Metadata-Version: 1.2
Name: pyflutter
Version: 0.1.0
Summary: Write flutter in Python with FastAPI backend
Home-page: https://github.com/SpikingNeuron/pyflutter
Author: Praveen Kulkarni
Author-email: praveenneuron@gmail.com
License: BSD license
Description: =========
        pyflutter
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/pyflutter.svg
                :target: https://pypi.python.org/pypi/pyflutter
        
        .. image:: https://img.shields.io/travis/SpikingNeuron/pyflutter.svg
                :target: https://travis-ci.com/SpikingNeuron/pyflutter
        
        .. image:: https://readthedocs.org/projects/pyflutter/badge/?version=latest
                :target: https://pyflutter.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/SpikingNeuron/pyflutter/shield.svg
             :target: https://pyup.io/repos/github/SpikingNeuron/pyflutter/
             :alt: Updates
        
        
        
        Write flutter in Python with FastAPI backend
        
        
        * Free software: BSD license
        * Documentation: https://pyflutter.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
        =======
        
        0.1.0 (2020-07-01)
        ------------------
        
        * First release on PyPI.
        
Keywords: pyflutter
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD 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
