This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
tornado
mirror of
https://github.com/tornadoweb/tornado.git
Watch
1
Star
1
Fork
You've already forked tornado
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b690f4c36c
tornado
/
demos
/
blog
/
requirements.txt
6 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
demos: Update blog demo - Switch from MySQL to PostgreSQL/CockroachDB. - Use (and require) Python 3.5+. - Use aiopg instead of torndb.
2018-05-12 22:27:28 +00:00
aiopg
Replace blog demo's google login with a simple email/password scheme.
2015-03-29 15:45:50 +00:00
bcrypt
Add a docker-based environment for running the blog demo.
2015-03-28 19:27:56 +00:00
markdown
demos: Update blog demo - Switch from MySQL to PostgreSQL/CockroachDB. - Use (and require) Python 3.5+. - Use aiopg instead of torndb.
2018-05-12 22:27:28 +00:00
psycopg2
Add a docker-based environment for running the blog demo.
2015-03-28 19:27:56 +00:00
tornado