The definitive guide to Pylons
Spurred by the enormous popularity of Ruby on Rails, web frameworks have revolutionized the way developers of all programming languages tackle the often complex task of web application development. Some of the most exciting activity in this area can be seen in the Python community, one of the wildly...
Main Author: | |
---|---|
Format: | eBook |
Language: | English |
Published: |
Berkeley, CA
Apress
2009
|
Series: | The expert's voice in Web development
|
Subjects: | |
Online Access: | |
Collection: | O'Reilly - Collection details see MPG.ReNa |
Table of Contents:
- Includes bibliographical references and index
- pt. 1. Getting Started
- Ch. 1. Introducing Pylons
- Ch. 2. Installing Pylons
- Ch. 3. Exploring Pylons
- Ch. 4. Tracking Down and Handling Problems
- Ch. 5. Using View Templates
- Ch. 6. Working with Forms and Validators
- Ch. 7. Introducing the Model and SQLAlchemy
- Ch. 8. Starting the SimpleSite Tutorial
- pt. 2. Advanced Pylons
- Ch. 9. URLs, Routing, and Dispatch
- Ch. 10. Unicode
- Ch. 11. Internationalization and Localization
- Ch. 12. Testing
- Ch. 13. Documentation
- Ch. 14. SimpleSite Tutorial Part 2
- Ch. 15. CSS, JavaScript, and Ajax
- pt. 3. Expert Pylons
- Ch. 16. The Web Server Gateway Interface (WSGI)
- Ch. 17. Pylons' Internal Architecture
- Ch. 18. Authentication and Authorization
- Ch. 19. SimpleSite Tutorial Part 3
- Ch. 20. Logging
- Ch. 21. Deployment
- Appendix. Licenses