afsm


Nameafsm JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryAsync-aware documentation-first Finite State Machine."
upload_time2025-11-06 02:18:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords fsm finite state machine async uml plantuml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Async-aware documentation-first Finite State Machine.

Generates typed state machine code from UML diagram in PlantUML format.

Funded by the European Union and UKRI. Views and opinions expressed are however those of the author(s)
only and do not necessarily reflect those of the European Union, CINEA or UKRI. Neither the European Union
nor the granting authority can be held responsible for them.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "afsm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "fsm, finite, state, machine, async, UML, PlantUML",
    "author": null,
    "author_email": "Aleksei Romanenko <aleksei.romanenko@lut.fi>",
    "download_url": "https://files.pythonhosted.org/packages/5e/91/6e31f322def73334bc64320604b98261f95cc39e7795a9cc24daaf870a0c/afsm-0.1.2.tar.gz",
    "platform": null,
    "description": "# Async-aware documentation-first Finite State Machine.\n\nGenerates typed state machine code from UML diagram in PlantUML format.\n\nFunded by the European Union and UKRI. Views and opinions expressed are however those of the author(s)\nonly and do not necessarily reflect those of the European Union, CINEA or UKRI. Neither the European Union\nnor the granting authority can be held responsible for them.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Async-aware documentation-first Finite State Machine.\"",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/Kreastr/afsm",
        "Issues": "https://github.com/Kreastr/afsm/issues"
    },
    "split_keywords": [
        "fsm",
        " finite",
        " state",
        " machine",
        " async",
        " uml",
        " plantuml"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "745b0a7acac5048178ee28bec95f540af6b108fffaf02fed2c61f647eba1ce12",
                "md5": "19ff1cf028492e571ec17e978756342d",
                "sha256": "9b0abbd0250cfa7943af47915e825194795759bc6e38d078e1a295f931e97855"
            },
            "downloads": -1,
            "filename": "afsm-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "19ff1cf028492e571ec17e978756342d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 16819,
            "upload_time": "2025-11-06T02:18:17",
            "upload_time_iso_8601": "2025-11-06T02:18:17.665674Z",
            "url": "https://files.pythonhosted.org/packages/74/5b/0a7acac5048178ee28bec95f540af6b108fffaf02fed2c61f647eba1ce12/afsm-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5e916e31f322def73334bc64320604b98261f95cc39e7795a9cc24daaf870a0c",
                "md5": "56da35c59ce030f1c548a0c1792a64d2",
                "sha256": "bcd1d2a03218ad05e8b6100e55078df0ba55643a2d2ef54d1a5c4ad710d3786b"
            },
            "downloads": -1,
            "filename": "afsm-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "56da35c59ce030f1c548a0c1792a64d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 15898,
            "upload_time": "2025-11-06T02:18:18",
            "upload_time_iso_8601": "2025-11-06T02:18:18.671304Z",
            "url": "https://files.pythonhosted.org/packages/5e/91/6e31f322def73334bc64320604b98261f95cc39e7795a9cc24daaf870a0c/afsm-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-06 02:18:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Kreastr",
    "github_project": "afsm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "afsm"
}
        
Elapsed time: 1.35135s