Skip to content

a anime seasonal getter using My Anime List API, this transform the data to PDF

License

Notifications You must be signed in to change notification settings

gabriel-batistuta/MAL_seasonal_animes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mal_seasonal_animes

a anime seasonal getter using MAL API, this transform the data to PDF

running.mp4

the script get data seasonal from MAL API and transform this in HTML to format in PDF using jinja2 and pdfkit

dependencies

to download the dependencies:

  • pip install -r requirements.txt

running

  • in jsonAuth.py change the value of client_id to your client ID from MAL API

example:

# your id is < 1234ABCD!@#$ >:

client_id = '1234ABCD!@#$'
  • a secret file named '.client_ID.json' will be generated with your id

  • run 'main.py' and enjoy!

referencies:

About

a anime seasonal getter using My Anime List API, this transform the data to PDF

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published