Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install upraise

How to install Upraise

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install upraise
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2 Failed View build log
Windows (64-bit)
0.2 Failed View build log
Mac OS X (10.5+)
0.2 Available View build log
Linux (32-bit)
0.2 Failed View build log
Linux (64-bit)
0.2 Failed View build log
Web
 
License
MIT <http://www.opensource.org/licenses/mit-licens
Imports
Lastest release
version 0.2 on Jan 5th, 2011

Upraise is a thin web application framework.

It is based on WSGI (see PEP 333 for more information) and utilizes the Paste library. This allows it to be deployed in various ways, including CGI, FastCGI, SCGI, mod_python and as standalone HTTP server.

This is not a full-stack framework that requires specific external components to be used with. Instead, any desired component should be easy to integrate into Upraise, including template engines (e.g. Genshi, Mako, or Jinja), database abstraction layers/ORMs (e.g. SQLAlchemy, Elixir, or SQLObject), URL dispatchers (e.g. Routes, selector, or Upraise's own, very simple dispatcher), authentication and authorization mechanisms (e.g. AuthKit, or barrel), i18n toolkits or whatever other component one might wish to make use of. Not to mention lots of WSGI middlewares that are available, although spread over multiple packages and sometimes redundant.

Upraise provides a basic, flexible framework that does require some better understanding of the components desired to be used, but comes without the overhead and maybe unsatisfying preselection that full-stack frameworks like TurboGears, Django and, although to a lesser extent, Pylons imply.

date:$Date: 2007-07-21 00:22:40 +0200 (Sa, 21 Jul 2007) $
revision:$Rev: 167 $
copyright:2006-2007 Jochen Kupperschmidt
license:MIT, see LICENSE for details.

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.