automata-py

View on PyPIReverse Dependencies (0)

0.1a2 automata_py-0.1a2-py3-none-any.whl

Wheel Details

Project: automata-py
Version: 0.1a2
Filename: automata_py-0.1a2-py3-none-any.whl
Download: [link]
Size: 13677
MD5: 7e9e2ebb1d209b1d0768db38715a52fc
SHA256: f555b233e1e7a4d28308a245c675c0542724ab0a4548e840e3b6c988f0b22773
Uploaded: 2023-11-08 19:42:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: automata-py
Version: 0.1a2
Summary: A simple Python (3.10+) implementation aimed at simulating some cellular automata, primarily those focused on by Stephan Wolfram in his book "A New Kind of Science".
Author-Email: Roy Levien <royl[at]msn.com>
Project-Url: Home, https://github.com/orome/automata-py
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft
Classifier: Operating System :: POSIX
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Environment :: Console
Requires-Python: >=3.10,<4
Requires-Dist: numpy (>=1.26)
Requires-Dist: matplotlib (>=3.8)
Requires-Dist: ipywidgets; extra == "all"
Requires-Dist: IPython; extra == "all"
Requires-Dist: click; extra == "all"
Requires-Dist: click; extra == "cli"
Requires-Dist: ipywidgets; extra == "notebook"
Requires-Dist: IPython; extra == "notebook"
Provides-Extra: all
Provides-Extra: cli
Provides-Extra: notebook
Description-Content-Type: text/markdown
[Description omitted; length: 1328 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
automata/__init__.py sha256=kK6D-P3lObU3vs1T-uZi_38vqoIIMrxstg_US81GXdo 1084
automata/cli.py sha256=qjc9GBR3Wsu_qKoMxmzySKdnMX3E3VGSPSq9DMt7PVs 1200
automata/core.py sha256=QqJh5fHCIDFFcz5U2V4TG9fLEJr6ady08-T9ffdDcEg 24613
automata/utilities.py sha256=M4Mw89e7Y83WncU8LuAsy_FWkpHLslN7bWrVG76mniQ 11370
automata_py-0.1a2.dist-info/entry_points.txt sha256=yH71yTXhltijvAIIlmQjZez-T4_W_WNo-gKtW0XTgTg 45
automata_py-0.1a2.dist-info/LICENSE sha256=sq0PFeTACjfjuW3xC-dg1GTUmLNgSVSckLMcPogJWiY 1077
automata_py-0.1a2.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
automata_py-0.1a2.dist-info/METADATA sha256=4q94T_7kBcwRaafe7xoWIcuv-PJ98oIWnrQw9LxNbpg 2692
automata_py-0.1a2.dist-info/RECORD

entry_points.txt

automata = automata.cli:cli