A interactive reading and writing environment to run software.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
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