Skip to content
/ AniSort Public

Sort anime from your anilist based on which ones you like the most in a merge sort format

Notifications You must be signed in to change notification settings

Kortzy/AniSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AniSort

Create an organized list based on your choices. made for people whom can't rate animes correctly like me.


Requierments

  • Python 3.9
  • PyQt5, PyQt5-tools and requests modules
  • a pc

Features

  • After long hours of choosing creates a JSON file with anime organized from best to worst
  • that's it

setup

  1. install the required modules by using the commands
    pip install PyQt5
    pip install PyQt5-tools
    pip install requests
  2. run the script made by Jacekun called AniPy
  3. run my script and select the JSON file made by AniPy

This is a quite useless script made for me because I just can't rate animes objectively If by chance this helps you feel free to do whatever you want to it

A big thanks to Jacekun that saved me a lot of time by making his script.

About

Sort anime from your anilist based on which ones you like the most in a merge sort format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages