splatbot

View on PyPIReverse Dependencies (0)

1.0.3 splatbot-1.0.3-py3-none-any.whl

Wheel Details

Project: splatbot
Version: 1.0.3
Filename: splatbot-1.0.3-py3-none-any.whl
Download: [link]
Size: 8281
MD5: febf226cef69241f371d9ba38628f27b
SHA256: aa209023b527ebc61ecadf92744b563a1ac8865fff5988ccc067777710dbeff3
Uploaded: 2024-01-26 08:14:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: splatbot
Version: 1.0.3
Summary: Automate plotting posts in Splatoon based on BlueZ, and optimize its efficiency via Traveling Salesman Problem (TSP).
Author-Email: necusjz <necusjz[at]gmail.com>
Project-Url: Changelog, https://github.com/necusjz/splatbot/blob/main/CHANGELOG.md
Project-Url: Repository, https://github.com/necusjz/splatbot
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.8
Requires-Dist: Pillow (>=9.2.0)
Requires-Dist: click (>=8.1.3)
Requires-Dist: matplotlib (>=3.6.3)
Requires-Dist: numpy (>=1.23.2)
Requires-Dist: nxbt (>=0.1.4)
Requires-Dist: scipy (>=1.9.1)
Requires-Dist: tqdm (>=4.64.0)
Requires-Dist: tsp-solver2 (>=0.4.1)
Requires-Dist: isort (>=5.6.4); extra == "dev"
Requires-Dist: packaging (>=23.1); extra == "dev"
Requires-Dist: pdm (>=2.7.0); extra == "dev"
Requires-Dist: pytest (>=7.2.1); extra == "dev"
Requires-Dist: ruff (>=0.1.2); extra == "dev"
Requires-Dist: tabulate (>=0.9.0); extra == "dev"
Requires-Dist: twine (>=1.11.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 4782 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.8)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
splatbot-1.0.3.dist-info/METADATA sha256=zTZEnH8b4H4pVP66OQskYx4O85HSYveTNELN-OBTnsc 6051
splatbot-1.0.3.dist-info/WHEEL sha256=N2J68yzZqJh3mI_Wg92rwhw0rtJDFpZj9bwQIMJgaVg 90
splatbot-1.0.3.dist-info/entry_points.txt sha256=TZVvMib3J59_ZYopwQkWNisNTVIuHbnfWwETZtSAfDI 48
splatbot-1.0.3.dist-info/licenses/LICENSE sha256=NjBjyQq8WDzl-dxG0DSveeDnhQGeXLKLK5LRo9NqBG8 1064
splatbot/__init__.py sha256=TDuKPcMIMoJlNEQsrkHU79HV49yBO_aHUVfeC0AU7r4 53
splatbot/cli.py sha256=a5MT7qb1nZX20KYJUDWuAo9LvRBKRBf0S0GF9bdeOmY 902
splatbot/controller.py sha256=6NsQ1T_ZmOZZLA6t7GzQ9vinW9lT6Gv4GzXux2OQIYM 1267
splatbot/macro.py sha256=bEbkD_7bOzNm2oSdoqJdi_1A__-hMBFLhhjzx-D7qao 3112
splatbot/simulation.py sha256=vSjkJ-kE7UEGk8HzEI-QFIdfKXQHF7rtCMji5HKmYUg 1230
splatbot/start.py sha256=WzNQfoNt1NFfSdPOBvmu2tCRFXiOxwz48As7NXOtyCs 1031
splatbot-1.0.3.dist-info/RECORD

entry_points.txt

splatbot = splatbot.cli:main