Metadata-Version: 2.1
Name: econ-layers
Version: 0.0.1
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/HighDimensionalEconLab/econ_layers
Author: Jesse Perla
Author-email: jesseperla@gmail.com
License: MIT license
Description: # econ_layers
        
        
        [![image](https://img.shields.io/pypi/v/econ_layers.svg)](https://pypi.python.org/pypi/econ_layers)
        
        [![image](https://pyup.io/repos/github/HighDimensionalEconLab/econ_layers/shield.svg)](https://pyup.io/repos/github/HighDimensionalEconLab/econ_layers)
        
        
        **Python Boilerplate contains all the boilerplate you need to create a Python package.**
        
        
        -   Free software: MIT license
        -   Documentation: https://HighDimensionalEconLab.github.io/econ_layers
            
        
        ## Features
        
        -   TODO
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
        
Keywords: econ_layers
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
