Automat

View on PyPIReverse Dependencies (49)

22.10.0 Automat-22.10.0-py2.py3-none-any.whl

Wheel Details

Project: Automat
Version: 22.10.0
Filename: Automat-22.10.0-py2.py3-none-any.whl
Download: [link]
Size: 26404
MD5: 37365523b962628f706962ea0db856eb
SHA256: c3164f8742b9dc440f3682482d32aaff7bb53f71740dd018533f9de286b64180
Uploaded: 2022-10-29 07:04:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Automat
Version: 22.10.0
Summary: Self-service finite-state machines for the programmer on the go.
Author: Glyph
Author-Email: glyph[at]twistedmatrix.com
Home-Page: https://github.com/glyph/Automat
License: MIT
Keywords: fsm finite state machine automata
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: attrs (>=19.2.0)
Requires-Dist: six
Requires-Dist: graphviz (>0.5.1); extra == "visualize"
Requires-Dist: Twisted (>=16.1.1); extra == "visualize"
Provides-Extra: visualize
License-File: LICENSE
[No description]

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
automat/__init__.py sha256=ec8PILBwt35xyzsstU9kx8p5ADi6KX9d1rBLZsocN_Y 169
automat/_core.py sha256=IEtZHq3wsBZPX_VfMHMFy_uNjx1kfE11Qq-nmIXZe28 4819
automat/_discover.py sha256=ye7NHLZkrwYsPmBpTIyJuJ-VRCmwkOUpA0is-A81z04 4367
automat/_introspection.py sha256=L2QjbGut8LLGbgtapvI5t6MoT5v9vd2-N1nHWnaJVm8 1385
automat/_methodical.py sha256=ZxRl_1TzK0RLANBFrX0zlX_fbtEEsVbbCE0XtqG5hz8 15837
automat/_visualize.py sha256=jY8HkzaGdMoXB7LavvaneW4GdtBN6PRShl7-4OXDvss 6335
automat/_test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
automat/_test/test_core.py sha256=CDmGBQNi9Pr7ZktfBcOhBvwI7wjLLYRtWZ0P5baXONY 2833
automat/_test/test_discover.py sha256=8QUcW03hVX_amlHDU4MX1O7AZiOiw7UFo3bHvksVcCg 21826
automat/_test/test_methodical.py sha256=0oL6mWc39QJFF0BrDnXGCpviGts8zafHyVnIjSJ9TJg 20210
automat/_test/test_trace.py sha256=Mx1B8QgaE7QFk6blTie2j-Vx95hTV-zySnlxLalt8ek 3279
automat/_test/test_visualize.py sha256=bF_JWkMafGv_Ybi5C5OZq46AinWmms4v5ydZDCaqltw 13996
Automat-22.10.0.dist-info/LICENSE sha256=siATAWeNCpN9k4VDgnyhNgcS6zTiPejuPzv_-9TA43Y 1053
Automat-22.10.0.dist-info/METADATA sha256=Ra-n4-tsp6oC5_GDXvxNs4-r3yf5OaB4mG099Z1_T8o 1024
Automat-22.10.0.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
Automat-22.10.0.dist-info/entry_points.txt sha256=D5Dc6byHpLWAktM443OHbx0ZGl1ZBZtf6rPNlGi7NbQ 62
Automat-22.10.0.dist-info/top_level.txt sha256=vg4zAOyhP_3YCmpKZLNgFw1uMF3lC_b6TKsdz7jBSpI 8
Automat-22.10.0.dist-info/RECORD

top_level.txt

automat

entry_points.txt

automat-visualize = automat._visualize:tool