Metadata-Version: 2.1
Name: zemfrog
Version: 1.0.0
Summary: API Backend Builder
Home-page: https://github.com/zemfrog/zemfrog
Author: Aprila Hijriyan
Author-email: hijriyan23@gmail.com
License: MIT license
Keywords: zemfrog
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
Requires-Dist: Click (>=7.0)

=======
zemfrog
=======


.. image:: https://img.shields.io/pypi/v/zemfrog.svg
        :target: https://pypi.python.org/pypi/zemfrog

.. image:: https://img.shields.io/travis/aprilahijriyan/zemfrog.svg
        :target: https://travis-ci.com/aprilahijriyan/zemfrog

.. image:: https://readthedocs.org/projects/zemfrog/badge/?version=latest
        :target: https://zemfrog.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status



Zemfrog is a simple framework for building web or APIs with flask. 
Which focuses on an application structure that can be managed easily.
We believe zemforg can speed up your work with flask and please help us develop this framework!

* Free software: MIT license
* Documentation: https://zemfrog.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
=======

1.0.0 (2020-09-03)
------------------

* First release on PyPI.


