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

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