Web Development with Python: Flask + Nginx = Love

GMA
3.8
8 reviews
eBook
67
Pages

About this eBook

 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. 

Ratings and reviews

3.8
8 reviews

Rate this eBook

Tell us what you think.

Reading information

Smartphones and tablets
Install the Google Play Books app for Android and iPad/iPhone. It syncs automatically with your account and allows you to read online or offline wherever you are.
Laptops and computers
You can listen to audiobooks purchased on Google Play using your computer's web browser.
eReaders and other devices
To read on e-ink devices like Kobo eReaders, you'll need to download a file and transfer it to your device. Follow the detailed Help Centre instructions to transfer the files to supported eReaders.