Web Development with Python: Flask + Nginx = Love

GMA
3.8
8 opiniones
Libro electrónico
67
Páginas

Acerca de este libro electrónico

 This book is for beginners or advanced in python and total beginners in web programming with python. You should have a basic python knowledge. 
Quick test: 
1. You know how to convert a string to a number and vice-versa ? 
2. Can you write a simple for loop in python ? 
3. Can you create a simple class ? 

If the answer to all above is “YES” then go ahead. If you don’t know, then you really should start with some basic python. There are lots of nice and free resources on net. 

It helps if you know a little html too, like “What does < h1 > do ?” for example. 

Flask is minimal and simple. You don’t get ORM’s, Admin Panels and other stuff that Django has out of the box. You can install a very cool admin panel with just 1 line of code: “pip install flask-admin” and integrate it with 3-4 lines in your app. 

It is easy to learn, powerful and combined with Tornado it produces awesome performance even on a small VPS of 1Ghz. 

We'll build a simple user-tracking database management system with pagination, admin panel, login, security. 

Calificaciones y opiniones

3.8
8 opiniones

Califica este libro electrónico

Cuéntanos lo que piensas.

Información de lectura

Smartphones y tablets
Instala la app de Google Play Libros para Android y iPad/iPhone. Como se sincroniza de manera automática con tu cuenta, te permite leer en línea o sin conexión en cualquier lugar.
Laptops y computadoras
Para escuchar audiolibros adquiridos en Google Play, usa el navegador web de tu computadora.
Lectores electrónicos y otros dispositivos
Para leer en dispositivos de tinta electrónica, como los lectores de libros electrónicos Kobo, deberás descargar un archivo y transferirlo a tu dispositivo. Sigue las instrucciones detalladas que aparecen en el Centro de ayuda para transferir los archivos a lectores de libros electrónicos compatibles.