Skip to content

JakeyChen/tornado_todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo

===

Base on: python: tornado例子


my cnblogs

Tornado Todo

How To Start It

Suppose you installed all dependencies

init mysql

Enter your password, such as Aa123456

$ mysql -u root -p < todo.sql

start listening

$ python srv.py

Then you can http://localhost:8909 show it.

Todo List

  • split all css and js

  • refactoring by sqlalchemy

About

todo by python tornado

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published