Skip to content

Instantly share code, notes, and snippets.

@haileys
Created November 8, 2011 06:27
Show Gist options
  • Save haileys/1347155 to your computer and use it in GitHub Desktop.
Save haileys/1347155 to your computer and use it in GitHub Desktop.
python/ruby equivalents
Python | Ruby
-------------+------------------------------
2.x | 1.8.x
3.x | 1.9.x (except people actually use it hah!)
WSGI | Rack
Django | Rails
Flask | Sinatra
Werkzeug | Rack::Builder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment