Metadata-Version: 1.2
Name: objfromconfig
Version: 0.1.0
Summary: Create objects from config data
Home-page: https://github.com/johann-petrak/objfromconfig
Author: Johann Petrak
Author-email: johann.petrak@gmail.com
License: Apache Software License 2.0
Description: ====================
        python-objfromconfig
        ====================
        
        
        .. image:: https://img.shields.io/pypi/v/objfromconfig.svg
                :target: https://pypi.python.org/pypi/objfromconfig
        
        .. image:: https://img.shields.io/travis/johann-petrak/objfromconfig.svg
                :target: https://travis-ci.com/johann-petrak/objfromconfig
        
        .. image:: https://readthedocs.org/projects/objfromconfig/badge/?version=latest
                :target: https://objfromconfig.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        
        
        Create objects from config data
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://objfromconfig.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2021-05-14)
        ------------------
        
        * First release on PyPI.
        
Keywords: objfromconfig
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
