Metadata-Version: 2.1
Name: Saika
Version: 0.0.5
Summary: A simple web framework base on Flask.
Home-page: https://github.com/HsOjo/Saika/
Author: HsOjo
Author-email: hsojo@qq.com
License: UNKNOWN
Keywords: hsojo python3 flask web
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: Flask-Migrate
Requires-Dist: Flask
Requires-Dist: itsdangerous
Requires-Dist: Flask-Script
Requires-Dist: Flask-WTF
Requires-Dist: Flask-SQLAlchemy
Requires-Dist: wtforms-json
Requires-Dist: flask-socketio (==4.3.2)
Requires-Dist: Flask-Cors
Requires-Dist: Flask-sockets

# Saika

* A simple web framework base on Flask.


