zenframe


Namezenframe JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/mirmik/zenframe
SummarySandbox for computationally-graphical scripts
upload_time2023-02-21 22:00:40
maintainer
docs_urlNone
authormirmik
requires_python
licenseMIT
keywords sandbox
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ZenFrame
Abstract part of the graphical interface of the ZenCad project. 

ZenFrame is a sandbox that controls the execution of python scripts with graphical output. ZenFrame implements the process control, inter process communication, settings storing etc. 



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mirmik/zenframe",
    "name": "zenframe",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "sandbox",
    "author": "mirmik",
    "author_email": "netricks@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7b/99/79a0f1a3a541124f0c066f67f084a5a31719eb664ad93deb14ac08f68476/zenframe-1.2.0.tar.gz",
    "platform": null,
    "description": "# ZenFrame\nAbstract part of the graphical interface of the ZenCad project. \n\nZenFrame is a sandbox that controls the execution of python scripts with graphical output. ZenFrame implements the process control, inter process communication, settings storing etc. \n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Sandbox for computationally-graphical scripts",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/mirmik/zenframe"
    },
    "split_keywords": [
        "sandbox"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0210c3ab7f12866763adbcbc7d06240b5cee964bb565afe15a6eefff9e4c5063",
                "md5": "1ee805eca22a65f921813f57823b2fda",
                "sha256": "11c82f71e1cb72756f723a78690404af78883975e7a1ac9dc7cd6f8ac2826073"
            },
            "downloads": -1,
            "filename": "zenframe-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ee805eca22a65f921813f57823b2fda",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 28776,
            "upload_time": "2023-02-21T22:00:38",
            "upload_time_iso_8601": "2023-02-21T22:00:38.756804Z",
            "url": "https://files.pythonhosted.org/packages/02/10/c3ab7f12866763adbcbc7d06240b5cee964bb565afe15a6eefff9e4c5063/zenframe-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b9979a0f1a3a541124f0c066f67f084a5a31719eb664ad93deb14ac08f68476",
                "md5": "0228ad5e7007b3228b2149734b0c01ab",
                "sha256": "2dacc7ef1d4722512fadbd8b5852131d496a81d34224fb0b3f10ff2907ee7c83"
            },
            "downloads": -1,
            "filename": "zenframe-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0228ad5e7007b3228b2149734b0c01ab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22543,
            "upload_time": "2023-02-21T22:00:40",
            "upload_time_iso_8601": "2023-02-21T22:00:40.754048Z",
            "url": "https://files.pythonhosted.org/packages/7b/99/79a0f1a3a541124f0c066f67f084a5a31719eb664ad93deb14ac08f68476/zenframe-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-21 22:00:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mirmik",
    "github_project": "zenframe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "zenframe"
}
        
Elapsed time: 0.23673s