The Definitive Guide to Masonite Building Web Applications with Python
Build fast and effective applications using Masonite, a Python-based framework. This book covers creating an ecommerce application, but it’s certainly not the only kind of application you could build. By working on this kind of project, you’ll cover the broad range of topics and requirements you’re...
Autores principales: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2020.
|
Edición: | 1st ed. 2020. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630943906719 |
Tabla de Contenidos:
- 1. Getting started
- 2. Routing
- 3. The Servie Container
- 4. Accepting Data Through Forms
- 5. Using a Database
- 6. Security
- 7. Authentication
- 8. Middleware
- 9. Using Helpers
- 10. Doing Work in the Background
- 11. Adding Websockets with Pusher
- 12. Testing
- 13. Deploying.