{ "info": { "author": "Ben Thomasson", "author_email": "bthomass@redhat.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "=========\nAsync FSM\n=========\n\n\n.. image:: https://img.shields.io/pypi/v/async_fsm.svg\n :target: https://pypi.python.org/pypi/async_fsm\n\n.. image:: https://img.shields.io/travis/benthomasson/async_fsm.svg\n :target: https://travis-ci.org/benthomasson/async_fsm\n\n.. image:: https://readthedocs.org/projects/async-fsm/badge/?version=latest\n :target: https://async-fsm.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\nA finite state machine implementation with asyncio\n\n\n* Free software: Apache Software License 2.0\n* Documentation: https://async-fsm.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2019-05-20)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/benthomasson/async_fsm", "keywords": "async_fsm", "license": "Apache Software License 2.0", "maintainer": "", "maintainer_email": "", "name": "async-fsm", "package_url": "https://pypi.org/project/async-fsm/", "platform": "", "project_url": "https://pypi.org/project/async-fsm/", "project_urls": { "Homepage": "https://github.com/benthomasson/async_fsm" }, "release_url": "https://pypi.org/project/async-fsm/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A finite state machine implementation with asyncio", "version": "0.1.0" }, "last_serial": 5298150, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "25e2f50ec80325657acc2a358df5827b", "sha256": "df8f9e1da1596e4281736eeed92a45e2806a5aa26a4db9388e03d7db2d1e57e8" }, "downloads": -1, "filename": "async_fsm-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "25e2f50ec80325657acc2a358df5827b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4512, "upload_time": "2019-05-21T14:29:52", "url": "https://files.pythonhosted.org/packages/3d/a1/b5dee665d7b7c15dcb888b8118c9ca5207f59fce1bd6a35d8bfc161d58db/async_fsm-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a29a4b6e6b53b613ce930e81c0682035", "sha256": "4517f5ac3a656918c31dfb84de5cf82f53e38a6c542a1314d04eb749dfeb09bb" }, "downloads": -1, "filename": "async_fsm-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a29a4b6e6b53b613ce930e81c0682035", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9177, "upload_time": "2019-05-21T14:29:54", "url": "https://files.pythonhosted.org/packages/7a/45/e7a816427871c88a986d2380e40c1898b8b0eb08ddf216e3dbefd791ff8b/async_fsm-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "25e2f50ec80325657acc2a358df5827b", "sha256": "df8f9e1da1596e4281736eeed92a45e2806a5aa26a4db9388e03d7db2d1e57e8" }, "downloads": -1, "filename": "async_fsm-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "25e2f50ec80325657acc2a358df5827b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4512, "upload_time": "2019-05-21T14:29:52", "url": "https://files.pythonhosted.org/packages/3d/a1/b5dee665d7b7c15dcb888b8118c9ca5207f59fce1bd6a35d8bfc161d58db/async_fsm-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a29a4b6e6b53b613ce930e81c0682035", "sha256": "4517f5ac3a656918c31dfb84de5cf82f53e38a6c542a1314d04eb749dfeb09bb" }, "downloads": -1, "filename": "async_fsm-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a29a4b6e6b53b613ce930e81c0682035", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9177, "upload_time": "2019-05-21T14:29:54", "url": "https://files.pythonhosted.org/packages/7a/45/e7a816427871c88a986d2380e40c1898b8b0eb08ddf216e3dbefd791ff8b/async_fsm-0.1.0.tar.gz" } ] }