typedict


Nametypedict JSON
Version 0.0.4 PyPI version JSON
download
home_page
SummaryA dict that only uses types as keys. Converts keys used to their type.
upload_time2023-01-20 19:33:51
maintainer
docs_urlNone
authorOdos Matthews
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "typedict",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Odos Matthews",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/13/71/ff0bfae8f69b273a5a9b7211f84b21b5ce29e189d881865d9dd2af9b5c15/typedict-0.0.4.tar.gz",
    "platform": "unix",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A dict that only uses types as keys. Converts keys used to their type.",
    "version": "0.0.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e6d054605e5034080d2bdb705f98b5a7d35e4c0e166cb18112aedfdd5b1cb7b",
                "md5": "1e2e4f0f45d7b201ea1b20dc31cd4b86",
                "sha256": "a7e44f3d0d486f5157c1002f1c49f535db5810c36617cc7576cef4a76f4df059"
            },
            "downloads": -1,
            "filename": "typedict-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e2e4f0f45d7b201ea1b20dc31cd4b86",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2612,
            "upload_time": "2023-01-20T19:33:49",
            "upload_time_iso_8601": "2023-01-20T19:33:49.075704Z",
            "url": "https://files.pythonhosted.org/packages/0e/6d/054605e5034080d2bdb705f98b5a7d35e4c0e166cb18112aedfdd5b1cb7b/typedict-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1371ff0bfae8f69b273a5a9b7211f84b21b5ce29e189d881865d9dd2af9b5c15",
                "md5": "dc61bdf0c6f0eda7ebed710c4382e8cb",
                "sha256": "39e15436cb5208b668355eadedde4602f1fba78a76a905429addafc58f1f8413"
            },
            "downloads": -1,
            "filename": "typedict-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "dc61bdf0c6f0eda7ebed710c4382e8cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2624,
            "upload_time": "2023-01-20T19:33:51",
            "upload_time_iso_8601": "2023-01-20T19:33:51.614679Z",
            "url": "https://files.pythonhosted.org/packages/13/71/ff0bfae8f69b273a5a9b7211f84b21b5ce29e189d881865d9dd2af9b5c15/typedict-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-20 19:33:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "typedict"
}
        
Elapsed time: 0.07392s