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.
2f38f54f0d | 6 years ago | |
---|---|---|
app | 6 years ago | |
.gitignore | 6 years ago | |
README.md | 6 years ago | |
app.py | 6 years ago | |
nohup.out | 6 years ago | |
requirements.txt | 6 years ago |
README.md
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