Metadata-Version: 1.1
Name: prodict
Version: 0.8.14
Summary: Prodict = Pro Dictionary with IDE friendly(auto code completion), dot-accessible attributes and more.
Home-page: https://github.com/ramazanpolat/prodict
Author: Ramazan Polat
Author-email: ramazanpolat@gmail.com
License: UNKNOWN
Download-URL: https://pypi.python.org/pypi/prodict/0.8.14
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!
Keywords: prodict,python3,typehinting,dynamic-props,dict,dictionary,auto-complete,auto-code-complete
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
