Composable parts for building state machines.
Project description
SMparts
This project is bootstrapped from the PyPA template: https://github.com/pypa/sampleproject/
SMparts is a lightweight Python package collecting small, carefully designed building blocks for composing state machines and token-driven transducers.
The goal is to provide minimal yet precise components with clear semantics, formal-style documentation, and executable examples.
Repository layout
Core package:
Tests:
Examples:
Docs:
Package testing
Activate a conda environment, then install the package in editable mode:
pip install -e '.[dev,test]'
Run tests:
pytest -q
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file smparts-0.0.0a1.tar.gz.
File metadata
- Download URL: smparts-0.0.0a1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98d842faac7b577eb792d93e173ba2538fce99b41b1446c3cb785f3af6f8e2cb
|
|
| MD5 |
c43f40a37786caf4991b0b253a1c2bd1
|
|
| BLAKE2b-256 |
31d3a77c4e33b343840665d69deb801abf1494bac2f1ce765dbeb2f16e290d4c
|
File details
Details for the file smparts-0.0.0a1-py3-none-any.whl.
File metadata
- Download URL: smparts-0.0.0a1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7217d57da60ceb97504e48d004670450c7705c073e8cb84e66cab07e13031519
|
|
| MD5 |
381bd503bc0cfff938ed119c9d2f873a
|
|
| BLAKE2b-256 |
a3a4e0724e359970a478c452df9360e332f841fd2e4ec7edff1ab372467a431a
|