Metadata-Version: 2.3
Name: evalica
Version: 0.0.3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Typing :: Typed
Requires-Dist: numpy >=1.16.0
Requires-Dist: pandas
Requires-Dist: hypothesis[numpy] ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: nbqa ; extra == 'dev'
Requires-Dist: notebook ; extra == 'dev'
Requires-Dist: pandas-stubs ; extra == 'dev'
Requires-Dist: plotly ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: ruff ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Provides-Extra: dev
License-File: LICENSE
Summary: Evalica, your favourite evaluation toolkit.
Keywords: evaluation,pairwise comparisons,ranking,Elo
License: Apache-2.0
Requires-Python: ~=3.8
Description-Content-Type: text/markdown
Project-URL: Homepage, https://github.com/dustalov/evalica
Project-URL: Documentation, https://dustalov.github.io/evalica/
Project-URL: Download, https://pypi.org/project/evalica/#files

# Evalica

[![Tests][github_tests_badge]][github_tests_link] [![PyPI Version][pypi_badge]][pypi_link]

[github_tests_badge]: https://github.com/dustalov/evalica/actions/workflows/test.yml/badge.svg?branch=master
[github_tests_link]: https://github.com/dustalov/evalica/actions/workflows/test.yml
[pypi_badge]: https://badge.fury.io/py/evalica.svg
[pypi_link]: https://pypi.python.org/pypi/evalica

Evalica, your favourite evaluation toolkit.

- [Tutorial.ipynb](Tutorial.ipynb)
- [Working Example](https://dustalov.github.io/evalica/)
- [Pair2Rank](https://huggingface.co/spaces/dustalov/pair2rank)

![Evalica](Evalica.svg)

