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"
}