Files
python-guide/docs/scenarios/web.rst
T
Kenneth Reitz f77a36cc65 web updates
2011-04-23 17:01:37 -04:00

66 lines
384 B
ReStructuredText

Web Applicaitons
================
Context
:::::::
WSGI
----
Frameworks
::::::::::
Django
------
Flask
-----
Pyramid
-------
Pylons
------
Web2Py
------
Servers
:::::::
Apache + mod_wsgi
-----------------
Apache + mod_python
-------------------
Nginx + gunicorn
----------------
Hosting
:::::::
ep.io
-----
WebFaction
-----------
Twisted
:::::::
Node.js.