Metadata-Version: 1.1
Name: edmunds-fw
Version: 0.2.15
Summary: Edmunds is a fast Python framework for building web applications with a firm base to start from.
Home-page: https://github.com/LowieHuyghe/edmunds
Author: Lowie Huyghe
Author-email: iam@lowiehuyghe.com
License: Apache-2.0
Description-Content-Type: UNKNOWN
Description: # Edmunds
        
        [![CircleCI](https://circleci.com/gh/LowieHuyghe/edmunds.svg?style=svg)](https://circleci.com/gh/LowieHuyghe/edmunds)
        [![Code Health](https://landscape.io/github/LowieHuyghe/edmunds/master/landscape.svg?style=flat)](https://landscape.io/github/LowieHuyghe/edmunds/master)
        [![Code Climate](https://codeclimate.com/github/LowieHuyghe/edmunds/badges/gpa.svg)](https://codeclimate.com/github/LowieHuyghe/edmunds)
        [![codecov](https://codecov.io/gh/LowieHuyghe/edmunds/branch/master/graph/badge.svg)](https://codecov.io/gh/LowieHuyghe/edmunds)
        [![Updates](https://pyup.io/repos/github/LowieHuyghe/edmunds/shield.svg)](https://pyup.io/repos/github/LowieHuyghe/edmunds/)
        
        Edmunds is a Python framework for building web applications
        with a firm base to start from. Edmunds takes away the pain of
        bootstrap code so you can kickoff with the things that really
        matter.
        
        
        ## Documentation
        
        See: [https://lowiehuyghe.github.io/edmunds/](https://lowiehuyghe.github.io/edmunds/)
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.4
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
