Metadata-Version: 2.1
Name: attrify
Version: 1.0
Summary: Convert dict to access dict keys as attributes.
Home-page: https://github.com/DragSama/attrify
Author: DragSama
License: MIT
Description: # SuperDict
        Access python dict keys as attributes 
        
Keywords: dict python3 attrify attributes
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.6
Description-Content-Type: text/markdown
