Skip to main content

A local MAL API for anime schedules and news (using livechart.me)

Project description

Ani-Sched API

pypi Version

An unofficial lightweight API for gathering anime schedules from MyAnimeList.

Installation and Usage

To install the library:

pip install -U ani-sched

To import the library:

from ani_sched import *

Example

To call the API, you need to create an object.

from ani_sched import AniSched

api = AniSched()

fall_2022 = api.season(year=2022, season='fall') # gets the animes of Fall 2022

print(fall["TV (New)"][7]["title"]) # prints the title of the 8th most popular TV anime of Fall 2022

# output: "Bocchi the Rock!"

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

ani-sched-0.1.1.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

ani_sched-0.1.1-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file ani-sched-0.1.1.tar.gz.

File metadata

  • Download URL: ani-sched-0.1.1.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for ani-sched-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a0039759e4c988f347c64b6b93732ee3e69ee073d0def8e49b3bf212c9cdd152
MD5 24994066db879734c53d7531552b379d
BLAKE2b-256 c6b637e013f3410175301e46887ad9bcf80d3a6a4bcc727b8329b8c964d4449a

See more details on using hashes here.

File details

Details for the file ani_sched-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: ani_sched-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for ani_sched-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 36398090af0cf1bbda1412650e87c0022de98571260fcc3911edaf5a14cf308e
MD5 fe9cb67e9d396062c8c533bafba0bc7f
BLAKE2b-256 ce40d72100dee93c52bcf0dad2693df0883d36a68b51037dd81d9a01de6b42d6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page