prodict


Nameprodict JSON
Version 0.8.18 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_time2021-06-11 16:25:28
maintainer
docs_urlNone
authorRamazan Polat
requires_python
license
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "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/5a/0b/594c85ac539dda877198e7d5541982127d0929e3b0e8e6018004cfbd9ac9/prodict-0.8.18.tar.gz",
    "platform": "",
    "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!",
    "bugtrack_url": null,
    "license": "",
    "summary": "Prodict = Pro Dictionary with IDE friendly(auto code completion), dot-accessible attributes and more.",
    "version": "0.8.18",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/prodict/0.8.18",
        "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": "5a0b594c85ac539dda877198e7d5541982127d0929e3b0e8e6018004cfbd9ac9",
                "md5": "99109f2dd7e4868dfc684f13750c9013",
                "sha256": "7a4dfa0f9d361b34fc0f7367ec67923f97595f79917730f19fda7ec078dd1d77"
            },
            "downloads": -1,
            "filename": "prodict-0.8.18.tar.gz",
            "has_sig": false,
            "md5_digest": "99109f2dd7e4868dfc684f13750c9013",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4237,
            "upload_time": "2021-06-11T16:25:28",
            "upload_time_iso_8601": "2021-06-11T16:25:28.702792Z",
            "url": "https://files.pythonhosted.org/packages/5a/0b/594c85ac539dda877198e7d5541982127d0929e3b0e8e6018004cfbd9ac9/prodict-0.8.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-06-11 16:25:28",
    "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.31705s