A interactive reading and writing environment to run software.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Your Name bff5abe27a updates 5 年前
app updates 5 年前
.gitignore save my db 5 年前
README.md new readme 5 年前
app.py changes in api 5 年前
nohup.out some minor changes 5 年前
requirements.txt first commit 5 年前

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