A simple class based finite state machine with parsing time validation
Project description
A simple class based finite state machine with parsing time validation
Free software: MIT license
Installation
pip install tuco
Documentation
Development
Make sure you have a running redis instance and to run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.3.0
Fix: Propagate existing __classcell__ to fix a DeprecationWarning.
0.2.0
Feature: Add get_all_states() method.
0.1.0
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tuco-0.3.0.tar.gz
(29.9 kB
view details)
File details
Details for the file tuco-0.3.0.tar.gz
.
File metadata
- Download URL: tuco-0.3.0.tar.gz
- Upload date:
- Size: 29.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5eac5a79ab019ff775f17886cdf2ec7917d1ee9c387813bd86bd0c32557f6017 |
|
MD5 | ab490ff8dedc75aac115b58dc0094663 |
|
BLAKE2b-256 | d2aa0548c366b96b8198d0da8753908b14c1ec1bf4777c9bb06543aef1193091 |