Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Anime Tracker in Python

Python Script which will fetch information about a particular anime. The information fetched includes:

  • Tags (Genre)
  • Rating
  • Total episodes released till date
  • Active years

Packages Used

How to run

Navigate to the project directory.

cd Rotten-Scripts/python/Anime-tracker
pip install -r requirements.txt
python tracker.py

Output

Author