A interactive reading and writing environment to run software.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
Your Name bff5abe27a updates hace 5 años
app updates hace 5 años
.gitignore save my db hace 5 años
README.md new readme hace 5 años
app.py changes in api hace 5 años
nohup.out some minor changes hace 5 años
requirements.txt first commit hace 5 años

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