netomaton


Namenetomaton JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttp://github.com/lantunes/netomaton
SummaryNetomaton, A Python library for working with Network Automata.
upload_time2023-01-14 21:49:22
maintainer
docs_urlNone
authorLuis M. Antunes
requires_python>3.5.2
licenseApache License 2.0
keywords network automata cellular automata complexity complex systems computation non-linear dynamics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Netomaton is a Python framework for exploring discrete dynamical network systems, also known as Network Automata. It is a software abstraction meant to aid in the implementation of models of collective computation


            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/lantunes/netomaton",
    "name": "netomaton",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">3.5.2",
    "maintainer_email": "",
    "keywords": "network automata,cellular automata,complexity,complex systems,computation,non-linear dynamics",
    "author": "Luis M. Antunes",
    "author_email": "lantunes@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/78/fa/726f237c5bc3179bc53014105ee7a73aaf50c7a82ee4241ccd33a3213499/netomaton-1.3.0.tar.gz",
    "platform": null,
    "description": "Netomaton is a Python framework for exploring discrete dynamical network systems, also known as Network Automata. It is a software abstraction meant to aid in the implementation of models of collective computation\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Netomaton, A Python library for working with Network Automata.",
    "version": "1.3.0",
    "split_keywords": [
        "network automata",
        "cellular automata",
        "complexity",
        "complex systems",
        "computation",
        "non-linear dynamics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78fa726f237c5bc3179bc53014105ee7a73aaf50c7a82ee4241ccd33a3213499",
                "md5": "3e0422257ca348532979bdff39646ef6",
                "sha256": "b7ec475a747d7baa042dd8852328c8c2b34dab817ab8cb48370df43ea9aa573d"
            },
            "downloads": -1,
            "filename": "netomaton-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3e0422257ca348532979bdff39646ef6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.5.2",
            "size": 46944,
            "upload_time": "2023-01-14T21:49:22",
            "upload_time_iso_8601": "2023-01-14T21:49:22.599921Z",
            "url": "https://files.pythonhosted.org/packages/78/fa/726f237c5bc3179bc53014105ee7a73aaf50c7a82ee4241ccd33a3213499/netomaton-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-14 21:49:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lantunes",
    "github_project": "netomaton",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "netomaton"
}
        
Elapsed time: 0.03007s