A simple wrapper for Anilist
Project description
python-anilist
A simple wrapper with full support for
asyncio
made inPython 3
for Anilist using httpx.
Requirements
- Python 3.6 or higher.
- httpx 0.14 or higher.
Installation
NOTE: If python3
is "not a recognized command" try using python
instead.
For the latest stable version:
python3 -m pip install python-anilist
For the latest development version:
python3 -m pip install git+https://github.com/0x16c3/python-anilist.git#egg=python-anilist
What's left to do?
- Write the API Documentation.
- Add support for more types of content.
- Show some examples.
Credits
- AnilistPy: for inspiration.
License
Copyright © 2021 AmanoTeam
Licensed under the Expat/MIT license. This project is also REUSE compliant. See individual files for more copyright information.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
1.0.5 (August 4th, 2021)
Added
- List get query.
- Staff get query.
- Staff search query.
- User search query.
- Fixed message activity.
- Added
alternative
attribute to the Name object. - Message activities.
- Support for users, favourites, staff, statistics, rankings, and studios.
- Support for user list and text activities.
Changed
- Fixed typos & bugs.
- Added
is_adult
to both anime and manga objects. - Added user object to text activities.
- Added profile colors and other fields to the user object.
- Added timestamps to the date object.
- Tidied up and organized required fields in every object.
1.0.4 (April 5th, 2021)
Changed
- Hotfix, fix a typo on get manga.
1.0.3 (April 4th, 2021)
Added
- Support for characters.
Changed
- HTTP2 enabled (async mode only).
1.0.2 (March 8th, 2021)
Added
- Support for mangas.
Changed
- Some bug fixes.
1.0.1 (March 8th, 2021)
Changed
- Bug fixes.
1.0.0 (March 8th, 2021)
- First release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-anilist-1.0.5.tar.gz
(22.1 kB
view hashes)
Built Distribution
Close
Hashes for python_anilist-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a6b385098b06beab698e3512b1ef3478c73268129f52b02ea0f99d16d4ac9a6 |
|
MD5 | 561b319288bae9ea8d47e19a1b57e455 |
|
BLAKE2b-256 | 7e63fd1cf3f5e9ae651693470b8eb795038c02f10b4db778fd10f8c100d788ce |