A interactive reading and writing environment to run software.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
Your Name bff5abe27a updates 5 anni fa
app updates 5 anni fa
.gitignore save my db 5 anni fa
README.md new readme 5 anni fa
app.py changes in api 5 anni fa
nohup.out some minor changes 5 anni fa
requirements.txt first commit 5 anni fa

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