Automat

View on PyPIReverse Dependencies (49)

24.8.1 Automat-24.8.1-py3-none-any.whl

Wheel Details

Project: Automat
Version: 24.8.1
Filename: Automat-24.8.1-py3-none-any.whl
Download: [link]
Size: 42585
MD5: d86cdc12efaf8a933b1e49a24f208f7a
SHA256: bf029a7bc3da1e2c24da2343e7598affaa9f10bf0ab63ff808566ce90551e02a
Uploaded: 2024-08-19 17:31:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Automat
Version: 24.8.1
Summary: Self-service finite-state machines for the programmer on the go.
Author-Email: Glyph <code[at]glyph.im>
Project-Url: Documentation, https://automat.readthedocs.io/
Project-Url: Source, https://github.com/glyph/automat/
License: Copyright (c) 2014 Rackspace Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: fsm,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 :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: typing-extensions; python_version < "3.10"
Requires-Dist: graphviz (>0.5.1); extra == "visualize"
Requires-Dist: Twisted (>=16.1.1); extra == "visualize"
Provides-Extra: visualize
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6090 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (72.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
automat/__init__.py sha256=8yHAuqaxK0mdiOEXHbwe6WaNzaY01k2HMWD_RltPB-U 356
automat/_core.py sha256=oe4QNlfvmgsnKe_8fyNiOsHsfz5xPArGuXWle9zePp8 6663
automat/_discover.py sha256=KRbmm7kxpd-WReDQU4qe6hVKGUKmGBHUjYIkRneO4mc 5197
automat/_introspection.py sha256=uF5ymY-GZckyRxvRs7UToPBV_oVV6xHmvlBVey9nv80 1441
automat/_methodical.py sha256=YgZXraDe6dvK6w_Y9xfPa0kXCka4ZeGLfcb4IfK4bnI 17243
automat/_runtimeproto.py sha256=mJ_4VuEGpLc1u7Ptm5cfaLUq7LGD7KfrvmsAa4LsyuU 1654
automat/_typed.py sha256=lMzMgUfX713Xw_W4pr8iyPqcdpRSbu4rEpRlrXAOW2k 24204
automat/_visualize.py sha256=DQYig2mBKX-LquPEEy89Y_qyj21tSutAUaFsF1F64ws 6512
automat/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
automat/_test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
automat/_test/test_core.py sha256=PJHNvQ85i8vjH-oF6nPNKB84_noTyl2dQSv_iRl70J8 3481
automat/_test/test_discover.py sha256=ROnW7eSLE4T76FVncY2UK05DIYcHZ3TSGGg7kQnbvtw 22067
automat/_test/test_methodical.py sha256=SKMMbl-6bjH-QZ1hDFRItCOyKF4SstuA4QvExnVhn7w 20267
automat/_test/test_trace.py sha256=tty7P_ctJtk38ZXnpmEy-J9Rn-Hh2AKb_ia6EmtXSQI 3299
automat/_test/test_type_based.py sha256=8oZxz3T7zIvyMKg4THg7M85zaHtE4QU9nAegU_OUvko 17872
automat/_test/test_visualize.py sha256=HXBPgMAD0OTz_l1Yq0lI3d1vJ_l3sHTH67Jauaf-2sk 14631
Automat-24.8.1.dist-info/LICENSE sha256=siATAWeNCpN9k4VDgnyhNgcS6zTiPejuPzv_-9TA43Y 1053
Automat-24.8.1.dist-info/METADATA sha256=XJIxL4Olb15WCoAdVEcORum39__wiCXQR6LNubERZ6M 8396
Automat-24.8.1.dist-info/WHEEL sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4 91
Automat-24.8.1.dist-info/entry_points.txt sha256=D5Dc6byHpLWAktM443OHbx0ZGl1ZBZtf6rPNlGi7NbQ 62
Automat-24.8.1.dist-info/top_level.txt sha256=vg4zAOyhP_3YCmpKZLNgFw1uMF3lC_b6TKsdz7jBSpI 8
Automat-24.8.1.dist-info/RECORD

top_level.txt

automat

entry_points.txt

automat-visualize = automat._visualize:tool