mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
66 lines
384 B
ReStructuredText
66 lines
384 B
ReStructuredText
Web Applications
|
|
================
|
|
|
|
|
|
Context
|
|
:::::::
|
|
|
|
|
|
WSGI
|
|
----
|
|
|
|
|
|
Frameworks
|
|
::::::::::
|
|
|
|
|
|
Django
|
|
------
|
|
|
|
|
|
Flask
|
|
-----
|
|
|
|
|
|
Pyramid
|
|
-------
|
|
|
|
|
|
Pylons
|
|
------
|
|
|
|
|
|
Web2Py
|
|
------
|
|
|
|
|
|
Servers
|
|
:::::::
|
|
|
|
Apache + mod_wsgi
|
|
-----------------
|
|
|
|
Apache + mod_python
|
|
-------------------
|
|
|
|
|
|
Nginx + gunicorn
|
|
----------------
|
|
|
|
|
|
Hosting
|
|
:::::::
|
|
|
|
|
|
ep.io
|
|
-----
|
|
|
|
WebFaction
|
|
-----------
|
|
|
|
|
|
Twisted
|
|
:::::::
|
|
|
|
|
|
Node.js. |