A interactive reading and writing environment to run software.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
Your Name bff5abe27a updates il y a 5 ans
app updates il y a 5 ans
.gitignore save my db il y a 5 ans
README.md new readme il y a 5 ans
app.py changes in api il y a 5 ans
nohup.out some minor changes il y a 5 ans
requirements.txt first commit il y a 5 ans

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