Metadata-Version: 2.1
Name: recanime
Version: 0.1.2
Summary: Anime recommender system builded by Pytorch
Author: yoshi
Author-email: yoshi4868686@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: numpy (>=1.23.1,<2.0.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: pydantic (>=1.9.1,<2.0.0)
Requires-Dist: torch (>=1.12.0,<2.0.0)
