Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: Paste Packages 0.3

0 views
Skip to first unread message

Ian Bicking

unread,
Oct 3, 2005, 1:37:40 AM10/3/05
to python-...@python.org
I'm pleased to release the first official packaging of the Paste suite
of tools. I'm starting at 0.3 -- less committal than 1.0, but more
confident than 0.1... just right for now.

Python Paste aims brings consistency to Python web development and web
application installation, providing tools for both developers and
system administrators. Paste includes these packages:

Paste (Core):
A set of tools for building web frameworks, built on WSGI.

Paste Deploy:
A configuration loader for composing WSGI applications into
application instances (and implicitly a sort of application
server).

Paste Script:
A pluggable script (paster) for application development,
particularly web development.

Paste WebKit:
A reimplementation of the Webware API, implemented with the tools
in Paste Core, the configuration of Paste Deploy, and the
application setup of Paste Script.

Wareweb:
An alpha framework taking some of the ideas from WebKit, and
presenting them in a simplified and more decoupled form.

Locations
---------

Websites:
http://pythonpaste.org/
http://pythonpaste.org/deploy/
http://pythonpaste.org/script/
http://pythonpaste.org/webkit/
http://pythonpaste.org/wareweb/

Download:
http://cheeseshop.python.org/pypi/Paste/
http://cheeseshop.python.org/pypi/PasteDeploy/
http://cheeseshop.python.org/pypi/PasteScript/
http://cheeseshop.python.org/pypi/PasteWebKit/
http://cheeseshop.python.org/pypi/Wareweb/

Discussion list:
http://pythonpaste.org/community/mailing-list.html

Blog (announcements):
http://pythonpaste.org/news/

0 new messages