const-type


Nameconst-type JSON
Version 1.0.3 PyPI version JSON
download
home_pageNone
SummaryConst type for python
upload_time2024-09-17 16:54:16
maintainerNone
docs_urlNone
authorkronus-lx (Joel Manning)
requires_pythonNone
licenseNone
keywords python constants const
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A package that enables constant variables in python

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "const-type",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, constants, const",
    "author": "kronus-lx (Joel Manning)",
    "author_email": "joelem2@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b8/29/d39bfe5dcb9b2f9ec9b1b8b8adb2a7c1692ed92ae364e8cb990c5cadb497/const_type-1.0.3.tar.gz",
    "platform": null,
    "description": "A package that enables constant variables in python\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Const type for python",
    "version": "1.0.3",
    "project_urls": null,
    "split_keywords": [
        "python",
        " constants",
        " const"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5022d50420f094e1f3fecdec88a954ccb68d3fd50cd273c3084ef80cf92c2581",
                "md5": "69285f34f5795e6abec0ed3b1b6b4f67",
                "sha256": "4c38814fb65eaac32928058dc49e50275f13401b56b59cd6ef4172d1d98cc1d3"
            },
            "downloads": -1,
            "filename": "const_type-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69285f34f5795e6abec0ed3b1b6b4f67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3679,
            "upload_time": "2024-09-17T16:54:14",
            "upload_time_iso_8601": "2024-09-17T16:54:14.574086Z",
            "url": "https://files.pythonhosted.org/packages/50/22/d50420f094e1f3fecdec88a954ccb68d3fd50cd273c3084ef80cf92c2581/const_type-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b829d39bfe5dcb9b2f9ec9b1b8b8adb2a7c1692ed92ae364e8cb990c5cadb497",
                "md5": "24e83a8b762b848b8d078665bcc6afc9",
                "sha256": "97545f14f349bfabb8ce8d446cbd0c238bf6346068346124a4e7f62bb32a6ea3"
            },
            "downloads": -1,
            "filename": "const_type-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "24e83a8b762b848b8d078665bcc6afc9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2307,
            "upload_time": "2024-09-17T16:54:16",
            "upload_time_iso_8601": "2024-09-17T16:54:16.206522Z",
            "url": "https://files.pythonhosted.org/packages/b8/29/d39bfe5dcb9b2f9ec9b1b8b8adb2a7c1692ed92ae364e8cb990c5cadb497/const_type-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-17 16:54:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "const-type"
}
        
Elapsed time: 0.31179s