prodict


Nameprodict JSON
Version 0.8.20 PyPI version JSON
download
home_pagehttps://github.com/ramazanpolat/prodict
SummaryProdict = Pro Dictionary with IDE friendly(auto code completion), dot-accessible attributes and more.
upload_time2024-11-18 14:28:42
maintainerNone
docs_urlNone
authorRamazan Polat
requires_pythonNone
licenseNone
keywords prodict python3 typehinting dynamic-props dict dictionary auto-complete auto-code-complete
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Ever wanted to use a dict like a class and access keys as attributes? Prodict does exactly this.Although there are number of modules doing this, Prodict does a little bit more. You can provide type hints and get auto-complete!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ramazanpolat/prodict",
    "name": "prodict",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "prodict, python3, typehinting, dynamic-props, dict, dictionary, auto-complete, auto-code-complete",
    "author": "Ramazan Polat",
    "author_email": "ramazanpolat@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/51/d0/c0b82243b181a62cf30124f09d75e9532f4ea17bbb8610395b480de4ddc9/prodict-0.8.20.tar.gz",
    "platform": null,
    "description": "Ever wanted to use a dict like a class and access keys as attributes? Prodict does exactly this.Although there are number of modules doing this, Prodict does a little bit more. You can provide type hints and get auto-complete!\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Prodict = Pro Dictionary with IDE friendly(auto code completion), dot-accessible attributes and more.",
    "version": "0.8.20",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/prodict/0.8.20",
        "Homepage": "https://github.com/ramazanpolat/prodict"
    },
    "split_keywords": [
        "prodict",
        " python3",
        " typehinting",
        " dynamic-props",
        " dict",
        " dictionary",
        " auto-complete",
        " auto-code-complete"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51d0c0b82243b181a62cf30124f09d75e9532f4ea17bbb8610395b480de4ddc9",
                "md5": "733b5150f877dcd54e7646080cc25d1e",
                "sha256": "61b57bc617d10681e0275f46cbee20fd590cf4f0a7b7558c0c8aad8b489e1bfa"
            },
            "downloads": -1,
            "filename": "prodict-0.8.20.tar.gz",
            "has_sig": false,
            "md5_digest": "733b5150f877dcd54e7646080cc25d1e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4691,
            "upload_time": "2024-11-18T14:28:42",
            "upload_time_iso_8601": "2024-11-18T14:28:42.382893Z",
            "url": "https://files.pythonhosted.org/packages/51/d0/c0b82243b181a62cf30124f09d75e9532f4ea17bbb8610395b480de4ddc9/prodict-0.8.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-18 14:28:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ramazanpolat",
    "github_project": "prodict",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "prodict"
}
        
Elapsed time: 0.42638s