orgasm-package


Nameorgasm-package JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/fantastic001/ORGASM
SummaryOptimized Runtime for Generating Apps, Servers and Modules. ORGASM enables you to convert any class to a command line tool.
upload_time2024-12-11 19:21:25
maintainerNone
docs_urlNone
authorStefan Nožinić
requires_pythonNone
licenseMIT
keywords command line tool
VCS
bugtrack_url
requirements Flask setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fantastic001/ORGASM",
    "name": "orgasm-package",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "command line tool",
    "author": "Stefan No\u017eini\u0107",
    "author_email": "stefan@lugons.org",
    "download_url": "https://files.pythonhosted.org/packages/30/d1/2af3314b13cddc73a45486fa6ea58e5cc32dfe1e55f752861de9f990eb54/orgasm_package-1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Optimized Runtime for Generating Apps, Servers and Modules. ORGASM enables you to convert any class to a command line tool.",
    "version": "1.1",
    "project_urls": {
        "Homepage": "https://github.com/fantastic001/ORGASM"
    },
    "split_keywords": [
        "command",
        "line",
        "tool"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30d12af3314b13cddc73a45486fa6ea58e5cc32dfe1e55f752861de9f990eb54",
                "md5": "90cbeecd366a828e4eb24eec154e8bac",
                "sha256": "d687d0e8edac4e108f1da73ff56b27bd087f19653ea060ec9f778894de63d594"
            },
            "downloads": -1,
            "filename": "orgasm_package-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "90cbeecd366a828e4eb24eec154e8bac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5056,
            "upload_time": "2024-12-11T19:21:25",
            "upload_time_iso_8601": "2024-12-11T19:21:25.900141Z",
            "url": "https://files.pythonhosted.org/packages/30/d1/2af3314b13cddc73a45486fa6ea58e5cc32dfe1e55f752861de9f990eb54/orgasm_package-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 19:21:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fantastic001",
    "github_project": "ORGASM",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "Flask",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        }
    ],
    "lcname": "orgasm-package"
}
        
Elapsed time: 0.39206s