Skip to content

Instantly share code, notes, and snippets.

@amontalenti
Last active December 14, 2015 21:09
Show Gist options
  • Save amontalenti/5149403 to your computer and use it in GitHub Desktop.
Save amontalenti/5149403 to your computer and use it in GitHub Desktop.
rapid web prototyping requirements
# ipython
ipython==0.13.1
# ipython notebook
pyzmq==13.0.0
tornado==2.4.1
# livereload
livereload==0.14
# flask
Flask==0.9
Flask-Script==0.5.3
Jinja2==2.6
Werkzeug==0.8.3
wsgiref==0.1.2
argparse==1.2.1
docopt==0.6.1
# mongo
pymongo==2.4.2
# deployment
Fabric==1.6.0
paramiko==1.10.0
pycrypto==2.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment