Metadata-Version: 2.1
Name: negmas
Version: 0.2.2
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
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: distributed
Requires-Dist: inflect
Requires-Dist: matplotlib
Requires-Dist: numpy (>=1.16)
Requires-Dist: pandas (>=0.24.1)
Requires-Dist: progressbar2 (>=3.39)
Requires-Dist: py4j
Requires-Dist: pytest-runner (>=4.4)
Requires-Dist: scipy (>=1.2)
Requires-Dist: setuptools (>=40.8.0)
Requires-Dist: stringcase
Requires-Dist: tabulate
Requires-Dist: tqdm (>=4.31.1)
Requires-Dist: typing
Requires-Dist: typing_extensions (>=3.7)
Project-URL: Repository, https://github.com/yasserfarouk/negmas
