mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
871016a02f
PR: 182301 Submitted by: lwhsu Approved by: maintainer timeout (clsung, >5 months)
23 lines
755 B
Plaintext
23 lines
755 B
Plaintext
Pyramid is a small, fast, down-to-earth Python web application
|
|
development framework. It is developed as part of the Pylons Project.
|
|
|
|
The major feature additions in Pyramid 1.0 are:
|
|
|
|
* New name and branding association with the Pylons Project.
|
|
* BFG conversion script
|
|
* Paster template improvements
|
|
* Terminology changes
|
|
* Better platform compatibility and support
|
|
* Direct built-in support for the Mako templating language.
|
|
* Built-in support for sessions.
|
|
* Updated URL dispatch features
|
|
* Better imperative extensibility
|
|
* ZCML externalized
|
|
* Better support for global template variables during rendering
|
|
* View mappers
|
|
* Testing system improvements
|
|
* Authentication support improvements
|
|
* Documentation improvements
|
|
|
|
WWW: http://www.pylonsproject.org
|