Metadata-Version: 2.1
Name: negmas
Version: 0.1.35
Summary: NEGotiations Managed by Agent Simulations
Home-page: https://github.com/yasserfarouk/negmas
Author: Yasser Mohammad
Author-email: yasserfarouk@gmail.com
Keywords: negotiation,mas,multi-agent,simulation,AI
Requires-Python: >=3.6
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)
Requires-Dist: PyYAML (==5.1b1)
Requires-Dist: colorlog (>=4.0,<5.0)
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: distributed
Requires-Dist: inflect (>=2.1,<3.0)
Requires-Dist: matplotlib (>=3.0,<4.0)
Requires-Dist: numpy (>=1.16,<2.0)
Requires-Dist: pandas (>=0.24.1,<0.25.0)
Requires-Dist: progressbar2 (>=3.39,<4.0)
Requires-Dist: py4j (>=0.10.8,<0.11.0)
Requires-Dist: pytest-runner (>=4.4,<5.0)
Requires-Dist: scipy (>=1.2,<2.0)
Requires-Dist: setuptools (>=40.8,<41.0)
Requires-Dist: stringcase (>=1.2,<2.0)
Requires-Dist: tabulate (>=0.8.3,<0.9.0)
Requires-Dist: tox (>=3.7,<4.0)
Requires-Dist: typing (>=3.6,<4.0)
Requires-Dist: typing_extensions (>=3.7,<4.0)
Project-URL: Repository, https://github.com/yasserfarouk/negmas
