Skip to main content

State of Things python library to organize complex state machines

Project description

Introduction

Documentation Status Build Status Code Style: Black

State of Things is a python library to organize complex state machines.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the library locally from PyPI. To install for current user:

pip3 install state-of-things

To install system-wide (this may be required in some cases):

sudo pip3 install state-of-things

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install state-of-things

Documentation

API documentation for this library can be found on Read the Docs.

Development

To set up a development environment, clone the repository and install the development dependencies: .. code-block:: shell

git clone https://github.com/mindwidgets/state-of-things.git cd state-of-things pip install -r requirements-dev.txt

Then you can run the build (including tests) with: .. code-block:: shell

tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

state_of_things-0.0.3.tar.gz (28.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

state_of_things-0.0.3-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file state_of_things-0.0.3.tar.gz.

File metadata

  • Download URL: state_of_things-0.0.3.tar.gz
  • Upload date:
  • Size: 28.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for state_of_things-0.0.3.tar.gz
Algorithm Hash digest
SHA256 b0bed813f6ef6d8d84007604eb75a01a7c45cea05b734624898ce72f47f470b6
MD5 d7cce44782ee7645d5c67ab4991b2f4b
BLAKE2b-256 d53e7e8552b9449c43f600858ad334e165077785e67367ebbe76d3afc2e8f07a

See more details on using hashes here.

File details

Details for the file state_of_things-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for state_of_things-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e1de1d17ce2954c334819ca66a855e4eca7c9875656cceb008fb6a9a97606fa9
MD5 ba0af928a11b7fd93044174fa2e741b8
BLAKE2b-256 f7c926031498d82ca8589b17e5aef27517d5cb76431ac06f4b2e122c7b1e6d56

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page