Metadata-Version: 2.1
Name: flask_uio
Version: 0.1.4
Summary: Build user interface by implementing object
Home-page: https://github.com/mensopheak/flask_uio
Author: Men Sopheak
Author-email: sopheakmen1970@gmail.com
License: MIT
Description: # Flask-UIO
        
        Flask-UIO is a package for building user interface as object.
        
        **Supported:** 
        
        - [Fomantic-UI](https://fomantic-ui.com/)
        
        
        
        ### Installing
        
        Install and update using [pip](https://pip.pypa.io/en/stable/quickstart/):
        
        ```bash
        pip install flask-uio
        ```
        
        
        
        
        
        
Keywords: html,element,ui,semantic-ui,fomantic-ui
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
