Pydori

Latest version: v0.5.3

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.4.1

Added
- updated version with travisCI

Fixed
- python version requirements updated
- fixed cards not getting performance_min properly
- fixed members not getting japanese_name properly

0.4.0

This should be largely compatible with older versions. The filter is an optional argument.

Added
- GET functions now can take a filters argument (as a dict). When the list of ids is empty, GET functions will filter with the parameters provided in the dictionary. Filter keys are based on the response json attributes. See documentation.
- _check_filters() function in BandoriLoader class; see above.
- added attributes to base objects.
- bandori objects initialize a bandoriLoader at start
- bandoriLoader checks for failed requests (status code != 200)
- updated documentation to reflect filters

Fixed
- AreaItem class: attribute **stat** changed to **boost_stat**
- AreaItem class: function **title_event()** changed to **get_title_event()**
- BandoriApi : get_events() changed to make it compatible with filters. If filters are present, it runs two times as slow, however.
- Changed _api_get() description in BandoriLoader (it should return a list OR a dictionary)

0.3.1

Fixed
- Fixed an issue where getting all possible objects was not returning the full amount.

0.3.0

Added
- get_all() function to get everything available from the api.
- BandoriObjects now print out their **data** attribute when cast to a string.
- Event objects now inherit from BandoriObject
- new function in BandoriLoader that handles getting the id of each event.

Fixed
- Documentation : typos, small changes to wording, changed description of Event class
- get_current_event() returns an Event object and not a list anymore

0.2.0

Added
- new : get_current_event() from BandoriApi class uses the bandori.party api instead.
- Band, Song, Gacha class now accept a region parameter
- Stamp class has a members attribute
- BandoriLoader now has a region attribute
- Documentation, README, CONTRIBUTING updated

Removed
- Song attribute arranger
- Gacha attribute annotation

Fixed
- get_bands(), get_songs(), get_gachas() from BandoriApi class now correctly return all objects possible
- Song class attribute: urls now show the correct links
- Stamp class typo: renamed get_stamp_member() -> get_stamp_members()
- Stamp class : get_stamp_members() now correctly returns the list of members

0.1.0

Added
- Core functions

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.