上传者: u011433684
|
上传时间: 2021-11-22 22:00:25
|
文件大小: 2.61MB
|
文件类型: -
Paperback: 250 pages
Publisher: Packt Publishing - ebooks Account (November 26, 2015)
Language: English
ISBN-10: 1783983361
ISBN-13: 978-1783983360
Build dynamic, data-driven websites and modern web applications with Flask
About This Book
Discover the most popular Flask resources on the web with ease
Familiarize yourself with third-party libraries commonly used with Flask
Create a fast, interactive, and secure web app with this hands-on guide
Who This Book Is For
This book is for anyone who wants to develop their knowledge of Python into something that can be used on the web. Flask follows the Python design principles and can be easily understood by anyone who knows Python, and even by those who do not.
What You Will Learn
Create your web pages to add modularity and flexibility to your web app using templates
Store and retrieve relational data using SQLAlchemy
Develop schema migrations with Alembic
Produce an admin section using flask-admin
Build RESTful APIs using Flask-Restless
Simulate requests and sessions using the Flask test client
Make Ajax requests from Jinja2 templates