metacontrollers


Namemetacontrollers JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/nsspencer/MetaControllers
SummaryA Python library for decoupling logic, modeling dynamic systems, and writing more declarative software.
upload_time2024-07-02 02:54:12
maintainerNone
docs_urlNone
authorNathan Spencer
requires_python>=3.8
licenseBSD 3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nsspencer/MetaControllers",
    "name": "metacontrollers",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Nathan Spencer",
    "author_email": "nathanss1997@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/78/b1/5c03e3b541f83426260a7e861b906df6ce4feaf146b56b077831d8206bff/metacontrollers-0.1.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "A Python library for decoupling logic, modeling dynamic systems, and writing more declarative software.",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/nsspencer/MetaControllers"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78b15c03e3b541f83426260a7e861b906df6ce4feaf146b56b077831d8206bff",
                "md5": "d48071ba7d908d6708bc088861b04558",
                "sha256": "b37685b36801710363873ec704ed08936c9c72c43fa78155f8d3a76f2fcdfd62"
            },
            "downloads": -1,
            "filename": "metacontrollers-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d48071ba7d908d6708bc088861b04558",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25491,
            "upload_time": "2024-07-02T02:54:12",
            "upload_time_iso_8601": "2024-07-02T02:54:12.355501Z",
            "url": "https://files.pythonhosted.org/packages/78/b1/5c03e3b541f83426260a7e861b906df6ce4feaf146b56b077831d8206bff/metacontrollers-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-02 02:54:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nsspencer",
    "github_project": "MetaControllers",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "metacontrollers"
}
        
Elapsed time: 0.55918s