A interactive reading and writing environment to run software.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
Your Name bff5abe27a updates 5 lat temu
app updates 5 lat temu
.gitignore save my db 5 lat temu
README.md new readme 5 lat temu
app.py changes in api 5 lat temu
nohup.out some minor changes 5 lat temu
requirements.txt first commit 5 lat temu

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