Metadata-Version: 2.1
Name: pupil
Version: 0.2.0
Summary: Active learning platform
License: Apache-2.0
Author: hadi-gharibi
Author-email: hady.gharibi@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: faiss-cpu (>=1.7.2,<2.0.0)
Requires-Dist: ipywidgets (>=7.7.0,<8.0.0)
Requires-Dist: marshmallow-dataclass (>=8.5.3,<9.0.0)
Requires-Dist: myst-parser (>=0.17.0,<0.18.0); extra == "docs"
Requires-Dist: nptyping (>=1.4.4,<2.0.0)
Requires-Dist: numpy (>=1.22.2,<2.0.0)
Requires-Dist: pandas (>=1.4.1,<2.0.0)
Requires-Dist: pytest (>=7.0.1,<8.0.0)
Requires-Dist: scikit-learn (>=1.0.2,<2.0.0)
Requires-Dist: typeguard (>=2.13.3,<3.0.0)
