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/a6/de/93b402dd37eea97407e3199bf5a64abf06fb5df9b4cf92488235b6e43bd9/prodict-0.8.21.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.21",
"project_urls": {
"Download": "https://pypi.python.org/pypi/prodict/0.8.21",
"Homepage": "https://github.com/ramazanpolat/prodict"
},
"split_keywords": [
"prodict",
" python3",
" typehinting",
" dynamic-props",
" dict",
" dictionary",
" auto-complete",
" auto-code-complete"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a6de93b402dd37eea97407e3199bf5a64abf06fb5df9b4cf92488235b6e43bd9",
"md5": "cb38607933601e02ed53d86e2c724733",
"sha256": "ef2dff99b0d1a4e78c9853bbf8400b3c8a8e39422afb18b4878df86ab9466747"
},
"downloads": -1,
"filename": "prodict-0.8.21.tar.gz",
"has_sig": false,
"md5_digest": "cb38607933601e02ed53d86e2c724733",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5448,
"upload_time": "2025-10-13T15:26:52",
"upload_time_iso_8601": "2025-10-13T15:26:52.174488Z",
"url": "https://files.pythonhosted.org/packages/a6/de/93b402dd37eea97407e3199bf5a64abf06fb5df9b4cf92488235b6e43bd9/prodict-0.8.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-13 15:26:52",
"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"
}