Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 610 Bytes

README.md

File metadata and controls

24 lines (24 loc) · 610 Bytes

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