Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Gardner, Scott (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2009.
Edición:1st ed. 2009.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • Getting Started
  • Introducing Pylons
  • Installing Pylons
  • Exploring Pylons
  • Tracking Down and Handling Problems
  • Using View Templates
  • Working with Forms and Validators
  • Introducing the Model and SQLAlchemy
  • Starting the SimpleSite Tutorial
  • Advanced Pylons
  • URLs, Routing, and Dispatch
  • Unicode
  • Internationalization and Localization
  • Testing
  • Documentation
  • SimpleSite Tutorial Part 2
  • CSS, JavaScript, and Ajax
  • Expert Pylons
  • The Web Server Gateway Interface (WSGI)
  • Pylons' Internal Architecture
  • Authentication and Authorization
  • SimpleSite Tutorial Part 3
  • Logging
  • Deployment.