|
All content with label pylons.
Related Labels:
paste, deploy, apache, mod_wsgi, tutorial, sqlalchemy, mvc, model
Pylons for people in a hurry
(Pylons Cookbook)
Pylons for people in a hurry This is one of a set of quick guides for getting started with the different components of Pylons. Introduction Pylons is a web framework for developing web applications. Working within a web framework is useful because, It ties together a bunch of useful libraries ...
Other labels:
mvc, paste, tutorial
|
mod_wsgi and workingenv.py
(Pylons Cookbook)
Running a Pylons app under modwsgi using workingenv.py :author: Alberto Valverde .. warning:: This article is out of date. workingenv has been superceded by `virtualenv <http://pypi.python.org/pypi/virtualenv>`. Introduction ============= `modwsgi` is an Apache module developed by Graham ...
Other labels:
mod_wsgi, apache, deploy, paste
|
|
|