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

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