Name | state-of-things JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | State of Things python library to organize complex state machines |
upload_time | 2024-08-03 16:17:21 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | MIT |
keywords |
circuitpython
micropython
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Introduction
============
.. image:: https://readthedocs.org/projects/state-of-things/badge/?version=latest
:target: https://state-of-things.readthedocs.io/
:alt: Documentation Status
.. image:: https://github.com/mindwidgets/state-of-things/workflows/Build%20CI/badge.svg
:target: https://github.com/mindwidgets/state-of-things/actions
:alt: Build Status
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: 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 <https://pypi.org/project/state-of-things/>`_.
To install for current user:
.. code-block:: shell
pip3 install state-of-things
To install system-wide (this may be required in some cases):
.. code-block:: shell
sudo pip3 install state-of-things
To install in a virtual environment in your current project:
.. code-block:: shell
mkdir project-name && cd project-name
python3 -m venv .venv
source .env/bin/activate
pip3 install state-of-things
Documentation
=============
API documentation for this library can be found on `Read the Docs <https://state-of-things.readthedocs.io/>`_.
Raw data
{
"_id": null,
"home_page": null,
"name": "state-of-things",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "circuitpython, micropython",
"author": null,
"author_email": "Mindwidgets <aaron@mindwidgets.com>",
"download_url": "https://files.pythonhosted.org/packages/93/82/353062d8c21628f747893d74184b062bbcb22dc9fce4f9167f7bb8bfae19/state_of_things-0.0.1.tar.gz",
"platform": null,
"description": "Introduction\n============\n\n\n.. image:: https://readthedocs.org/projects/state-of-things/badge/?version=latest\n :target: https://state-of-things.readthedocs.io/\n :alt: Documentation Status\n\n\n.. image:: https://github.com/mindwidgets/state-of-things/workflows/Build%20CI/badge.svg\n :target: https://github.com/mindwidgets/state-of-things/actions\n :alt: Build Status\n\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n :alt: Code Style: Black\n\nState of Things is a python library to organize complex state machines.\n\n\nInstalling from PyPI\n=====================\n\nOn supported GNU/Linux systems like the Raspberry Pi, you can install the library locally `from\nPyPI <https://pypi.org/project/state-of-things/>`_.\nTo install for current user:\n\n.. code-block:: shell\n\n pip3 install state-of-things\n\nTo install system-wide (this may be required in some cases):\n\n.. code-block:: shell\n\n sudo pip3 install state-of-things\n\nTo install in a virtual environment in your current project:\n\n.. code-block:: shell\n\n mkdir project-name && cd project-name\n python3 -m venv .venv\n source .env/bin/activate\n pip3 install state-of-things\n\n\nDocumentation\n=============\nAPI documentation for this library can be found on `Read the Docs <https://state-of-things.readthedocs.io/>`_.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "State of Things python library to organize complex state machines",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/mindwidgets/state-of-things"
},
"split_keywords": [
"circuitpython",
" micropython"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3b058421019dfaa70c25f2fcb31b00475c80c95ecc8bd76a0fb72845c4679139",
"md5": "05bcbff54659f80a3ef29f1d728257f4",
"sha256": "a29e0242303de94e6f04b5e52b0b90f34dcbc7023f285e1a15d06eae7133334c"
},
"downloads": -1,
"filename": "state_of_things-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "05bcbff54659f80a3ef29f1d728257f4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6541,
"upload_time": "2024-08-03T16:17:19",
"upload_time_iso_8601": "2024-08-03T16:17:19.627377Z",
"url": "https://files.pythonhosted.org/packages/3b/05/8421019dfaa70c25f2fcb31b00475c80c95ecc8bd76a0fb72845c4679139/state_of_things-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9382353062d8c21628f747893d74184b062bbcb22dc9fce4f9167f7bb8bfae19",
"md5": "71d453e0758252c463749878d61f10d0",
"sha256": "585352876682f958ea162c558bd1d59ab7ff28b707336de326d301dd50fc7b75"
},
"downloads": -1,
"filename": "state_of_things-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "71d453e0758252c463749878d61f10d0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27645,
"upload_time": "2024-08-03T16:17:21",
"upload_time_iso_8601": "2024-08-03T16:17:21.182174Z",
"url": "https://files.pythonhosted.org/packages/93/82/353062d8c21628f747893d74184b062bbcb22dc9fce4f9167f7bb8bfae19/state_of_things-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-03 16:17:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mindwidgets",
"github_project": "state-of-things",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "state-of-things"
}