Metadata-Version: 2.4
Name: classyDict
Version: 0.1.2
Summary: A dictionary that supports dot notation access, including nested dicts.
Home-page: https://github.com/HassanRasoo98/classy-dict
Author: Hassan Rasool
Author-email: Hassan Rasool <hassanrasool1057@gmail.com>
License: MIT
Keywords: dictionary,dot-access,nested,python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: requires-python
