You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
190 B
Markdown

6 years ago
# Read, Write and Run
6 years ago
6 years ago
A writing interface.
6 years ago
## Usage
6 years ago
Based on Flask
Run with python3 app.py
and go to localhost:5000
6 years ago
## Requirements
6 years ago
- Python 3.x.x
6 years ago
- Flask
- Flask-SQLAlchemy
6 years ago
- flask-WTF