A interactive reading and writing environment to run software.
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.
 
 
 
 
 
Your Name bff5abe27a updates 5 years ago
app updates 5 years ago
.gitignore save my db 5 years ago
README.md new readme 5 years ago
app.py changes in api 5 years ago
nohup.out some minor changes 5 years ago
requirements.txt first commit 5 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