Lightweight megaframework for web development
Project description
http://code.google.com/p/webpyte/
Webpyte is based on Python 2.6 (an extremely high level programming language) and these Python libraries:
- bag - provides various utility methods and classes
- cherrypy >= 3.1.2 - vastly superior to the version used in TurboGears 1.0
- Genshi - a great XML templating language
- ipython - a smarter interpreter for administration
- Paste >= 1.7.2 - evalexception shows rich, interactive stack traces
- Routes >= 1.12 - versatile URL dispatching
- SQLAlchemy >= 0.5.7 - flexible ORM for your database needs
- TurboMail >= 3.0.3 - sends out e-mails
- Unipath - object-oriented file and directory manipulation