aiofsm


Nameaiofsm JSON
Version 0.1.0a1 PyPI version JSON
download
home_pageNone
SummaryLightweight async finite state machine with hierarchical states.
upload_time2024-12-22 09:08:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aiofsm
> Lightweight async finite state machine with hierarchical states.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aiofsm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/5b/bb/5aa3b3e07b0e1092718b02773b2d08e224ea22109eb270ad2c888ad181c6/aiofsm-0.1.0a1.tar.gz",
    "platform": null,
    "description": "# aiofsm\n> Lightweight async finite state machine with hierarchical states.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Lightweight async finite state machine with hierarchical states.",
    "version": "0.1.0a1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1182be5a7bb49cfe2c5d4fbe63b9504746e64cea377b45ed97a4354e1cbb3470",
                "md5": "47d579327ca5876cd831bb1d00cabcc2",
                "sha256": "b29597745815a3a3e63d2257c08a8d5cd50f075851b02a6b61a652db75b79cd8"
            },
            "downloads": -1,
            "filename": "aiofsm-0.1.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47d579327ca5876cd831bb1d00cabcc2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1232,
            "upload_time": "2024-12-22T09:08:31",
            "upload_time_iso_8601": "2024-12-22T09:08:31.384761Z",
            "url": "https://files.pythonhosted.org/packages/11/82/be5a7bb49cfe2c5d4fbe63b9504746e64cea377b45ed97a4354e1cbb3470/aiofsm-0.1.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5bbb5aa3b3e07b0e1092718b02773b2d08e224ea22109eb270ad2c888ad181c6",
                "md5": "a228eedff6a6e6be237ab479ead87e24",
                "sha256": "3849612c277bf9b3ea3aa63166b25b6ae9c8085dda1356086879e2c04a9ba8c7"
            },
            "downloads": -1,
            "filename": "aiofsm-0.1.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "a228eedff6a6e6be237ab479ead87e24",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 758,
            "upload_time": "2024-12-22T09:08:33",
            "upload_time_iso_8601": "2024-12-22T09:08:33.680265Z",
            "url": "https://files.pythonhosted.org/packages/5b/bb/5aa3b3e07b0e1092718b02773b2d08e224ea22109eb270ad2c888ad181c6/aiofsm-0.1.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-22 09:08:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aiofsm"
}
        
Elapsed time: 0.53513s