Flask Web Development: Developing Web Applications with Python
- Get link
- X
- Other Apps
Description : Flask Web Development: Developing Web Applications with Python By
Rather than impose
development guidelines as other frameworks do, Flask leaves the business
of extensions up to you. If you have Python experience, this book shows
you how to take advantage of that creative freedom.
- Learn Flask’s basic application structure and write an example app
- Work with must-have components—templates, databases, web forms, and email support
- Use packages and modules to structure a large application that scales
- Implement user authentication, roles, and profiles
- Build a blogging feature by reusing templates, paginating item lists, and working with rich text
- Use a Flask-based RESTful API to expose app functionality to smartphones, tablets, and other third-party clients
- Learn how to run unit tests and enhance application performance
- Explore options for deploying your web app to a production server
- Learn Flask’s basic application structure and write an example app
- Work with must-have components—templates, databases, web forms, and email support
- Use packages and modules to structure a large application that scales
- Implement user authentication, roles, and profiles
- Build a blogging feature by reusing templates, paginating item lists, and working with rich text
- Use a Flask-based RESTful API to expose app functionality to smartphones, tablets, and other third-party clients
- Learn how to run unit tests and enhance application performance
- Explore options for deploying your web app to a production server
- Get link
- X
- Other Apps
Comments