Metadata-Version: 2.1
Name: baseweb
Version: 0.0.5
Summary: A Pythonic base for building interactive web applications
Home-page: https://github.com/christophevg/baseweb
Author: Christophe VG
License: MIT
Description: # baseweb
        
        > A Pythonic base for building interactive web applications
        
        [![Latest Version on PyPI](https://img.shields.io/pypi/v/baseweb.svg)](https://pypi.python.org/pypi/baseweb/)
        [![Supported Implementations](https://img.shields.io/pypi/pyversions/baseweb.svg)](https://pypi.python.org/pypi/baseweb/)
        [![Build Status](https://secure.travis-ci.org/christophevg/baseweb.svg?branch=master)](http://travis-ci.org/christophevg/baseweb)
        [![Documentation Status](https://readthedocs.org/projects/baseweb/badge/?version=latest)](https://baseweb.readthedocs.io/en/latest/?badge=latest)
        [![Coverage Status](https://coveralls.io/repos/github/christophevg/baseweb/badge.svg?branch=master)](https://coveralls.io/github/christophevg/baseweb?branch=master)
        [![Built with PyPi Template](https://img.shields.io/badge/PyPi_Template-v0.1.1-blue.svg)](https://github.com/christophevg/pypi-template)
        
        
        
        ## Documentation
        
        Visit [Read the Docs](https://baseweb.readthedocs.org) for the full documentation, including overviews and several examples.
        
        
        
Keywords: Flask Vue REST SocketIO
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/markdown
