Metadata-Version: 1.1
Name: edmunds-framework
Version: 0.3.4
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
        =======
        
        |PyPI| |CircleCI| |codecov| |Code Health| |Code Climate| |Updates|
        
        Edmunds is a Flask based framework for building web applications with a
        firm structure to start from. Edmunds takes away the pain of bootstrap
        code so you can kickoff with the things that really matter.
        
        Let's get started!
        ------------------
        
        Go to: https://lowiehuyghe.github.io/edmunds/gettingstarted/afreshstart
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/edmunds-framework.svg
           :target: https://pypi.python.org/pypi/edmunds-framework
        .. |CircleCI| image:: https://img.shields.io/circleci/project/github/LowieHuyghe/edmunds.svg
           :target: https://circleci.com/gh/LowieHuyghe/edmunds
        .. |codecov| image:: https://codecov.io/gh/LowieHuyghe/edmunds/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/LowieHuyghe/edmunds
        .. |Code Health| image:: https://landscape.io/github/LowieHuyghe/edmunds/master/landscape.svg?style=flat
           :target: https://landscape.io/github/LowieHuyghe/edmunds/master
        .. |Code Climate| image:: https://codeclimate.com/github/LowieHuyghe/edmunds/badges/gpa.svg
           :target: https://codeclimate.com/github/LowieHuyghe/edmunds
        .. |Updates| image:: https://pyup.io/repos/github/LowieHuyghe/edmunds/shield.svg
           :target: https://pyup.io/repos/github/LowieHuyghe/edmunds/
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
