Web Development with Python: Flask + Nginx = Love

GMA
3,8
8 avis
E-book
67
Pages

À propos de cet e-book

 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. 

Notes et avis

3,8
8 avis

Donner une note à cet e-book

Dites-nous ce que vous en pensez.

Informations sur la lecture

Smartphones et tablettes
Installez l'application Google Play Livres pour Android et iPad ou iPhone. Elle se synchronise automatiquement avec votre compte et vous permet de lire des livres en ligne ou hors connexion, où que vous soyez.
Ordinateurs portables et de bureau
Vous pouvez écouter les livres audio achetés sur Google Play à l'aide du navigateur Web de votre ordinateur.
Liseuses et autres appareils
Pour lire sur des appareils e-Ink, comme les liseuses Kobo, vous devez télécharger un fichier et le transférer sur l'appareil en question. Suivez les instructions détaillées du Centre d'aide pour transférer les fichiers sur les liseuses compatibles.