miros


Namemiros JSON
Version 4.2.1 PyPI version JSON
download
home_pagehttps://github.com/aleph2c/miros
SummaryA statechart library for Python
upload_time2020-01-02 14:14:07
maintainer
docs_urlNone
authorScott Volk
requires_python
licensePython 3.5 license
keywords hsm hsm statechart hierarchical state machine statemachine miros
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            To install this Python statechart library:
  
    pip3 install miros

The full documentation can be found [here](https://aleph2c.github.io/miros/index.html)
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aleph2c/miros",
    "name": "miros",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "hsm HSM statechart hierarchical state machine statemachine miros",
    "author": "Scott Volk",
    "author_email": "scottvolk@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/24/96/b7a987aa40afe2e80cb1dc4ed4d9d0e19cd3d2602f11e99b0c068f3266d7/miros-4.2.1.tar.gz",
    "platform": "",
    "description": "To install this Python statechart library:\n  \n    pip3 install miros\n\nThe full documentation can be found [here](https://aleph2c.github.io/miros/index.html)",
    "bugtrack_url": null,
    "license": "Python 3.5 license",
    "summary": "A statechart library for Python",
    "version": "4.2.1",
    "project_urls": {
        "Homepage": "https://github.com/aleph2c/miros"
    },
    "split_keywords": [
        "hsm",
        "hsm",
        "statechart",
        "hierarchical",
        "state",
        "machine",
        "statemachine",
        "miros"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2496b7a987aa40afe2e80cb1dc4ed4d9d0e19cd3d2602f11e99b0c068f3266d7",
                "md5": "550d64e07deab42c935f9e8d23bbbe1f",
                "sha256": "f1c89fb332c910e9ad5daf7d43c5cbe1bbb6e780847973afb1976a7755b6b02f"
            },
            "downloads": -1,
            "filename": "miros-4.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "550d64e07deab42c935f9e8d23bbbe1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 29276,
            "upload_time": "2020-01-02T14:14:07",
            "upload_time_iso_8601": "2020-01-02T14:14:07.118082Z",
            "url": "https://files.pythonhosted.org/packages/24/96/b7a987aa40afe2e80cb1dc4ed4d9d0e19cd3d2602f11e99b0c068f3266d7/miros-4.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-01-02 14:14:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aleph2c",
    "github_project": "miros",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "miros"
}
        
Elapsed time: 0.33970s