Welcome to the documentation for anormalratingsystem!¶
Rate anything from a scale of 1-10 with simple comparisons! The end result is even normally distributed. Do you like A better than B?
Features¶
☒ Installable via pip
☒ Command-line interface
☒ Interactive documentation
☐ Some new planned feature
☐ Rate anything through comparisons
☐ Multiple rating systems, 1-10, A-F, etc.
☐ Auto-export to Anilist/MyAnimeList support formats.
Installation¶
To install anormalratingsystem, simply run:
pip install anormalratingsystem
Usage¶
After installation, you can use anormalratingsystem by running:
$ python3 -m anormalratingsystem
# or
$ anormalratingsystem
Documentation¶
For more information, you can find the documentation within the docs directory or on the project’s [GitHub Pages](https://unkokaeru.github.io/anormalratingsystem/).
Contributing¶
Contributions are welcome! Please refer to our CONTRIBUTING.md for more information.
License¶
This project is licensed under the MIT License - see the LICENSE file for details.