Learning Flask Framework (eBook, ePUB)

Build dynamic, data-driven websites and modern web applications with Flask

Sofort per Download lieferbar
26,95 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
13 °P sammeln!
Flask is a small and powerful web development framework for Python. It does not presume or force a developer to use a particular tool or library. Flask supports extensions that can add application features as if they were implemented in Flask itself. Flask’s main task is to build web applications quickly and with less code. With its lightweight and efficient web development framework, Flask combines rapid development and clean, simple design.This book will take you through the basics of learning how to apply your knowledge of Python to the web.Starting with the creation of a “Hello world...