Metadata-Version: 2.1
Name: coopihc
Version: 0.0.1
Summary: Two-agent component-based interaction environments for computational HCI with Python
License: MIT
Author: Julien Gori
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: MIT License
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: PyYAML (>=6.0,<7.0)
Requires-Dist: gym (>=0.17,<0.18)
Requires-Dist: matplotlib (>=3,<4)
Requires-Dist: numpy (>=1,<2)
Requires-Dist: pytest-timeout (>=2.0.2,<3.0.0)
Requires-Dist: scipy (>=1.7.3,<2.0.0)
Requires-Dist: stable-baselines3 (>=1.3.0,<2.0.0)
Requires-Dist: tabulate
Requires-Dist: websockets (>=10.1,<11.0)
