Building Web Apps with Python and Flask (häftad)
Fler böcker inom
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
262
Utgivningsdatum
2021-03-11
Förlag
BPB Publications
Illustrationer
Black & white illustrations
Dimensioner
235 x 190 x 14 mm
Vikt
454 g
Antal komponenter
1
Komponenter
403:B&W 7.5 x 9.25 in or 235 x 191 mm Perfect Bound on White w/Matte Lam
ISBN
9789389898835

Building Web Apps with Python and Flask

Learn to Develop and Deploy Responsive RESTful Web Applications Using Flask Framework

Häftad,  Engelska, 2021-03-11
279
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
A practical guide for the rapid web application development with Flask

Key Features
  • Expert-led coverage of core capabilities of Flask, key extensions and its implementation.
  • Explore the Werkzeug toolkit and Jinja Template engine and see how Flask interacts with JavaScript and CSS.
  • Detailed modules on building and deploying RESTful applications using Flask.

    Description
    This book teaches the reader the complete workflow of developing web applications using Python and its most outperforming microframework, Flask.

    The book begins with getting you up to speed in developing a strong understanding of the web application development process and how Python is used in developing the applications. You will learn how to write your own first Flask-based web application in Python. You will learn about web gateway interfaces, including CGI and WSGI along with various tools like the Jinja 2 engine, Werkzeug toolkit, and Click toolkit.

    You will learn and practice the core features of Flask such as URL routing, rendering, handling static assets of a web application, how to handle cookies and sessions, and other HTTP objects. Once you have developed a strong knowledge of Flask, you will now dive deeper into advanced topics that includes Flask extensions for working with relational and NOSQL databases, Flask_WTF, and Flask-Bootstrap. You will explore design patterns, various blueprints on how to build modular and scalable applications, and finally how to deploy the RESTful APIs successfully on your own.

    What you will learn
  • Get to know everything about the core capabilities of Flask.
  • Understand the basic building blocks of Flask.
  • Get familiar with advanced features of Flask, including blueprints, Flask extensions, and database connectivity.
  • Get ready to design your own Flask-based web applications and RESTful APIs.
  • Learn to build modular and scalable applications and how to deploy them successfully.

    Who this book is for
    This book is ideal for Python enthusiasts, open source contributors, and web app developers who intend to add Python web technologies in their skillsets and startup companies. The understanding of the core Python language with intermediate level expertise is required and experience of working with SQL, HTML, CSS, and JavaScript is an added advantage.

    Table of Contents
    1. Python for CGI
    2. WSGI
    3. Flask Fundamentals
    4. URL Routing
    5. Rendering Templates
    6. Static Files
    7. HTTP Objects
    8. Using Databases
    9. More Flask Extensions
    10. Blueprints and Contexts
    11. Web API with Flask
    12. Deploying Flask Applications
    13. Appendix

    About the Author
    Malhar Lathkar is an independent software professional, corporate trainer, freelance technical writer, and Subject Matter Expert with an experience of more than three decades. He has trained hundreds of students/profes...
  • Visa hela texten

    Passar bra ihop

    1. Building Web Apps with Python and Flask
    2. +
    3. Co-Intelligence

    De som köpt den här boken har ofta också köpt Co-Intelligence av Ethan Mollick (häftad).

    Köp båda 2 för 469 kr

    Kundrecensioner

    Har du läst boken? Sätt ditt betyg »

    Fler böcker av Malhar Lathkar

    • High-Performance Web Apps with FastAPI

      Malhar Lathkar

      Build APIs and web apps based on Asynchronous Server Gateway Interface (ASGI). This book provides a comprehensive explanation of using Pydantic models to construct the request/response objects in a FASTAPI path operation. Youll start by reviewing ...

    • Python Data Persistence: With SQL and NOSQL Databases

      Malhar Lathkar

      Designed to provide an insight into the SQL and MySQL database concepts using python. Key Features A practical approach Ample code examples A Quick Start Guide to Python for beginners Description Python is becoming increasingly popular among data ...