anl

View on PyPIReverse Dependencies (0)

0.1.10 anl-0.1.10-py2.py3-none-any.whl

Wheel Details

Project: anl
Version: 0.1.10
Filename: anl-0.1.10-py2.py3-none-any.whl
Download: [link]
Size: 34152
MD5: a6196cc788c6ed4be1ea55c15d1b0292
SHA256: 4a1e3536a64af2e3b333c6abb61bb346b04fc2bcdc45a47256fd990d68aba370
Uploaded: 2024-04-03 06:23:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: anl
Version: 0.1.10
Summary: ANAC Automated Negotiations League Platform
Author: Yasser Mohammad
Author-Email: yasserfarouk[at]gmail.com
Home-Page: https://github.com/autoneg/anl
Project-Url: Documentation, https://anl.readthedocs.io/
Project-Url: Changelog, https://anl.readthedocs.io/en/latest/changelog.html
Project-Url: Issue Tracker, https://github.com/autoneg/anl/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: click
Requires-Dist: pytest
Requires-Dist: hypothesis
Requires-Dist: prettytable
Requires-Dist: negmas (>=0.10.21)
Requires-Dist: tqdm
Requires-Dist: joblib
Requires-Dist: jupyter
Requires-Dist: gif
Requires-Dist: streamlit
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 3870 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
anl/__init__.py sha256=liJAU_0M2Eg1d44TBPq2wqQeLRCYdIyw9OGulVUllZg 146
anl/__main__.py sha256=xG8CDV1X95seSzc9h75fNqH_fKcG9fu1sN5_0dVHWq4 354
anl/cli.py sha256=ILqDyEagG4rIlUXOmLsx5ZThtgOEL01G00QYe0P7R3U 25663
anl/anl2024/__init__.py sha256=4ZeKIfDBVs59ANGDUpXZ8nYeqmd80fXMWIq76DyuwRI 228
anl/anl2024/runner.py sha256=WU7GKn76TSQVvaBs5V95eOLOHFgxKijA9i2mfBFb0kE 32709
anl/anl2024/negotiators/__init__.py sha256=vn74FR00j4oIcZ9LOWOYhDsTCvootnSE2wt1jwL4UrY 52
anl/anl2024/negotiators/builtins.py sha256=1qgwZ4CZVnvVPkcvz_6hXuZmzZ1l4w6q5xUgCj9icVw 5706
anl/anl2024/negotiators/builtins/__init__.py sha256=p5UG441gqEAjZkjimb34ZvKUKHXPJ7spKT0rgZf9R3w 183
anl/anl2024/negotiators/builtins/micro.py sha256=1fqcBbk4JbRy5JFXIiNJmsdEUIJW9iTf32U0XUdfB60 4255
anl/anl2024/negotiators/builtins/nash_seeker.py sha256=IzDh2iYtjTPf4SKGitLfhvAvbBvqyEboVQpclYDP4Y8 3525
anl/anl2024/negotiators/builtins/rv_fitter.py sha256=pQqjZT5F_0jIdQejNK0AVvITo_lSvVhhl97p9ChwZc0 9211
anl/anl2024/negotiators/builtins/wrappers.py sha256=ASMKvw3_UgtO6fxHWoQtCAyHwB2LYnGdzI9z5G_ybJE 1950
anl/visualizer/app.py sha256=ooofv-ngAma2YhGEQwvK2mFlA8z2CPuaLYYw-iAnB7s 22630
anl/visualizer/cli.py sha256=zXm2DoXAeXNpxHYKuZ24f8NWNSkmgGkhCjybL5K4jBc 1895
anl-0.1.10.dist-info/AUTHORS.rst sha256=QXdtG08EWbY3iMxKvlJAajBbMECrmMl8shDVMwDu9Os 78
anl-0.1.10.dist-info/LICENSE sha256=KZMJ7c3ix1I5sMe-BNUMJV4xBMULyZ8zLjmPRVg_Us0 739
anl-0.1.10.dist-info/METADATA sha256=WMv1rrg5SzuSSi0nZZFrdcd47oNyZfBCP0GVVs0ZYUY 5220
anl-0.1.10.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
anl-0.1.10.dist-info/entry_points.txt sha256=u2qb_4VMWv5rGRsjz2LfyP30j4ODwyICZPDJnWmonx0 135
anl-0.1.10.dist-info/top_level.txt sha256=maVLUzwGzvD6_zkaMBJriZbltrwVOpODYwkTjYOcaG0 4
anl-0.1.10.dist-info/RECORD

top_level.txt

anl

entry_points.txt

anl = anl.cli:main
anl-vis = anl.visualizer.cli:main
anlv = anl.visualizer.cli:main
anlvis = anl.visualizer.cli:main