Metadata-Version: 2.0
Name: frameapp
Version: 0.0.2
Summary: Frameapp
Home-page: https://github.com/avanov/frameapp
Author: Maxim Avanov
Author-email: maxim.avanov@gmail.com
License: UNKNOWN
Keywords: web
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: venusian (>=1.0)
Requires-Dist: Django (>=2.0.3)
Requires-Dist: djangorestframework (>=3.7.7)
Requires-Dist: wrapt (>=1.10.11)
Requires-Dist: drf-openapi (>=1.3.0)
Requires-Dist: jsonschema (==2.6.0)
Requires-Dist: Sphinx (>=1.6.4)
Requires-Dist: pytz (>=2017.2)

.. _badges:

.. image:: https://travis-ci.org/avanov/frameapp.svg?branch=develop
    :target: https://travis-ci.org/avanov/frameapp

.. image:: https://coveralls.io/repos/github/avanov/frameapp/badge.svg?branch=develop
    :target: https://coveralls.io/github/avanov/frameapp?branch=develop

.. image:: https://requires.io/github/avanov/frameapp/requirements.svg?branch=develop
    :target: https://requires.io/github/avanov/frameapp/requirements/?branch=develop
    :alt: Requirements Status

.. image:: https://readthedocs.org/projects/frameapp/badge/?version=develop
    :target: http://frameapp.readthedocs.org/en/develop/
    :alt: Documentation Status

.. image:: http://img.shields.io/pypi/v/frameapp.svg
    :target: https://pypi.python.org/pypi/frameapp
    :alt: Latest PyPI Release


=========
Frameapp
=========

Frameapp provides primitives for consistent application initialization.


