Welcome to the documentation for anormalratingsystem! ================================================================= .. image:: https://img.shields.io/github/v/tag/unkokaeru/anormalratingsystem?label=version :target: https://github.com/unkokaeru/anormalratingsystem :alt: GitHub tag (latest by date) .. image:: https://tokei.rs/b1/github/unkokaeru/anormalratingsystem?category=code :target: https://github.com/unkokaeru/anormalratingsystem :alt: Lines Of Code .. image:: https://img.shields.io/github/actions/workflow/status/unkokaeru/anormalratingsystem/continuous_integration.yml?label=tests :target: https://github.com/unkokaeru/anormalratingsystem/actions/workflows/continuous_integration.yml :alt: Continuous Integration (CI) Tests .. image:: https://img.shields.io/github/last-commit/unkokaeru/anormalratingsystem :target: https://github.com/unkokaeru/anormalratingsystem/actions/workflows/continuous_integration.yml :alt: GitHub last commit 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 <#features>`__ - `Installation <#installation>`__ - `Usage <#usage>`__ - `Documentation <#documentation>`__ - `Contributing <#contributing>`__ - `License <#license>`__ 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: .. code-block:: bash pip install anormalratingsystem Usage ----- After installation, you can use anormalratingsystem by running: .. code:: bash $ python3 -m anormalratingsystem # or $ anormalratingsystem Documentation ------------- For more information, you can find the documentation within the `docs <./docs/index.html>`__ directory or on the project's [GitHub Pages](https://unkokaeru.github.io/anormalratingsystem/). Contributing ------------ Contributions are welcome! Please refer to our `CONTRIBUTING.md <./CONTRIBUTING.md>`__ for more information. License ------- This project is licensed under the MIT License - see the `LICENSE <./LICENSE>`__ file for details. Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`