Flask web development developing web applications with Python
Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, you’ll learn the framework from the ground up by developing, step-by-step, a real-world project created by author Miguel Grinberg. This refreshed edition ac...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing, China :
O'Reilly
2018.
|
Edición: | Second edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630609606719 |
Tabla de Contenidos:
- Part 1. Introduction to Flask. Installation
- Basic application structure
- Templates
- Web forms
- Databases
- Large application structure
- Part 2. Example: A social blogging application. User authentication
- User roles
- User profiles
- Blog posts
- Followers
- User comments
- Application programming interfaces
- Part 3. The last mile. Testing
- Performance
- Deployment
- Additional resources.