This website works better with JavaScript.
Home
Explore
Help
Sign In
aaaa
/
read_write_run
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A interactive reading and writing environment to run software.
software
flask
webinterface
art
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9
Commits
1
Branch
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
HTTPS
ZIP
TAR.GZ
Your Name
bff5abe27a
updates
1 year ago
app
updates
1 year ago
.gitignore
save my db
1 year ago
README.md
new readme
1 year ago
app.py
changes in api
1 year ago
nohup.out
some minor changes
1 year ago
requirements.txt
first commit
1 year ago
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