Metadata-Version: 2.1
Name: Yaplee
Version: 0.0.1
Summary: Yaplee is a fun and simple python framework to build user interfaces on web pages
Home-page: https://github.com/YapleeProject
Author: Matin Najafi
Author-email: matinnajafi.dev@gmail.com
License: MIT
Description: <div align='center'>
          <br />
          <p>
            <a href='https://github.com/YapleeProject/Yaplee'><img src='https://raw.githubusercontent.com/YapleeProject/Yaplee/master/images/logo.png' width='546' alt='Yaplee Logo' /></a>
          </p>
            <br />
          <p>
            <img src='https://img.shields.io/badge/Version-0.0.1-blue' alt='' />  <img src='https://img.shields.io/badge/Testing-passing-green?logo=github' alt='' /> <img src='https://img.shields.io/badge/Python-> 3.6-red?logo=python' alt='' /> 
        
          </p>
        </div>
        
        ## About
        Yaplee is a Powerful, Fun and Open Souce MIT-Licenced project for front-end programming in Python.
        Yaplee framework is very simple and does not have complicated details.
        
        ## Quick installation
        To quickly install the Yaplee project, just use the " ```pip install yaplee``` " command.
        
        ## Documents
        You can see the full document of this project from the official website of Yaplee ( [docs.yaplee.ir](http://docs.yaplee.ir) ) or from ( [https://yaplee.readthedocs.io](https://yaplee.readthedocs.io) )
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
