Skip to content

Python script with help of tkinter, element tree and requests (all required to work) searching for given name on MAL or AniList and selecting random anime that user is planning to watch atm. Script saves last list in xml file so there is no need for same user to search his name again.

License

Notifications You must be signed in to change notification settings

Artmansky/random-anime-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Anime Generator

Short python script that downloads whole "Plan to Watch" list from MAL or AL, puts it into separate file and selects random title for you.

Features

  • Clickable GUI using Tkinter library
  • Easy access to previous lists
  • Error interface to inform about wrong inputs

Installation

Download project from github repository and install libraries below:

  pip install -r requirements.txt

Now everything should work as expected.

FAQ

Any improvements or features coming soon?

I plan to rewrite script using C++ or C# in near future. But I don't think about any improvements as of now.

About

Python script with help of tkinter, element tree and requests (all required to work) searching for given name on MAL or AniList and selecting random anime that user is planning to watch atm. Script saves last list in xml file so there is no need for same user to search his name again.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages