scml-vis

View on PyPIReverse Dependencies (0)

0.2.11 scml_vis-0.2.11-py2.py3-none-any.whl

Wheel Details

Project: scml-vis
Version: 0.2.11
Filename: scml_vis-0.2.11-py2.py3-none-any.whl
Download: [link]
Size: 53462
MD5: ead7fec8245c21429df1e31fe2c840e1
SHA256: 1b621cd64730b5c5dacb6aa35fcc0de8b8077af972bd897db2af72639189f47c
Uploaded: 2022-05-18 03:15:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: scml-vis
Version: 0.2.11
Summary: "A simple visualiser for SCML worlds and tournaments"
Author-Email: yasserfarouk[at]gmail.com
Home-Page: https://github.com/yasserfarouk/negmas
License: Apache License 2.0
Keywords: negotiation,mas,multi-agent,simulation,AI,negmas,scml,scml-agents
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Requires-Dist: Click (>=6.0)
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: seaborn
Requires-Dist: streamlit
Requires-Dist: plotly
Requires-Dist: click
Requires-Dist: click-config-file
Requires-Dist: watchdog
Requires-Dist: datasette-vega
Requires-Dist: csvs-to-sqlite
Requires-Dist: scml
Requires-Dist: autoflake; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-randomly; extra == "dev"
Requires-Dist: pytest-sugar; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 4929 characters]

WHEEL

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

RECORD

Path Digest Size
scml_vis/__init__.py sha256=j7jnOvSFVDBU7DS5U29tw3vnrygRViFDaC4BEjx4ZzU 200
scml_vis/__main__.py sha256=Xg8fNyMMr-wTOQf_Glsf2tY3aP9P1NfbVlFMrNo8Wzc 342
scml_vis/cli.py sha256=G2vrNMtLkHGvFWXJDzDscVxZ8eBX4m8fQ55DZbOE588 3275
scml_vis/compiler.py sha256=7UMEM7eLSwpIrcQN7_Vd8YL6FJU6rbaEiiopdC6DXTA 34542
scml_vis/presenter.py sha256=PBXDwJICy3R3mE1iKUlMb3db-vh22dCdWJh2Hs8gMqU 46784
scml_vis/utils.py sha256=BugeZSnXcHcLFm3aGrOespnbrWQnKrD9V9kBiyuZTf8 22544
scml_vis/vendor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scml_vis/vendor/quick/LICENSE sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
scml_vis/vendor/quick/README.md sha256=8L5L4Azwvy-cRMz_ixx2w4wE6n7fb_APx4vVw_pzgUo 2465
scml_vis/vendor/quick/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scml_vis/vendor/quick/quick.py sha256=SBIuvC9sHXmQBXtMteMmgtAGU3yr8BlbErHDXkXws2E 29282
scml_vis/vendor/quick/requirements.txt sha256=3Jpa3x0YMgX6Q1nTp0ikW2eapj7eWx15kPs_OEQ6oTI 17
scml_vis-0.2.11.dist-info/LICENSE sha256=TRD-XzqhdrBbIpokiGa61wuDTBc_ElKoFP9HSNihODc 10255
scml_vis-0.2.11.dist-info/METADATA sha256=kpG6fFKxtF7WyYk3_0Hr1myxR7uGs3IbRpBgtoVaGok 6372
scml_vis-0.2.11.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
scml_vis-0.2.11.dist-info/entry_points.txt sha256=gXUB2iVYqp9RfEijGBoBKcfvQCp_YJMnZRBKmurnvz4 101
scml_vis-0.2.11.dist-info/top_level.txt sha256=Asjcc--xIA-tqyRwQD3p0M9iHuHbK5zvhtYm-dc8U6g 9
scml_vis-0.2.11.dist-info/RECORD

top_level.txt

scml_vis

entry_points.txt

scml-vis = scml_vis.cli:main
scmlv = scml_vis.cli:main
scmlvis = scml_vis.cli:main