Vendeur : GreatBookPrices, Columbia, MD, Etats-Unis
EUR 38,34
Autre deviseQuantité disponible : 4 disponible(s)
Ajouter au panierEtat : New.
Vendeur : BargainBookStores, Grand Rapids, MI, Etats-Unis
EUR 40,78
Autre deviseQuantité disponible : 5 disponible(s)
Ajouter au panierPaperback or Softback. Etat : New. High-Performance Web Apps with Fastapi: The Asynchronous Web Framework Based on Modern Python 1.03. Book.
Vendeur : Lakeside Books, Benton Harbor, MI, Etats-Unis
EUR 37,49
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books!
Vendeur : GreatBookPrices, Columbia, MD, Etats-Unis
EUR 39,30
Autre deviseQuantité disponible : 4 disponible(s)
Ajouter au panierEtat : As New. Unread book in perfect condition.
Vendeur : California Books, Miami, FL, Etats-Unis
EUR 46,13
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Vendeur : THE SAINT BOOKSTORE, Southport, Royaume-Uni
EUR 44,38
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierPaperback / softback. Etat : New. New copy - Usually dispatched within 2 working days. 184.
Vendeur : GreatBookPricesUK, Woodford Green, Royaume-Uni
EUR 44,36
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 49,52
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Vendeur : Russell Books, Victoria, BC, Canada
Edition originale
EUR 55,35
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierpaperback. Etat : New. 1st ed. Special order direct from the distributor.
Vendeur : GreatBookPricesUK, Woodford Green, Royaume-Uni
EUR 52,46
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : As New. Unread book in perfect condition.
Vendeur : Revaluation Books, Exeter, Royaume-Uni
EUR 61,40
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierPaperback. Etat : Brand New. 329 pages. 9.25x6.10x0.69 inches. In Stock.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 62,25
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Vendeur : Buchpark, Trebbin, Allemagne
EUR 33,79
Autre deviseQuantité disponible : 10 disponible(s)
Ajouter au panierEtat : Hervorragend. Zustand: Hervorragend | Seiten: 332 | Sprache: Englisch | Produktart: Bücher.
Vendeur : Buchpark, Trebbin, Allemagne
EUR 33,79
Autre deviseQuantité disponible : 3 disponible(s)
Ajouter au panierEtat : Gut. Zustand: Gut - Gebrauchs- und Lagerspuren. Außen: verschmutzt. | Seiten: 332 | Sprache: Englisch | Produktart: Bücher.
Vendeur : Buchpark, Trebbin, Allemagne
EUR 33,79
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierEtat : Sehr gut. Zustand: Sehr gut - Gepflegter, sauberer Zustand. | Seiten: 332 | Sprache: Englisch | Produktart: Bücher.
Vendeur : Books Puddle, New York, NY, Etats-Unis
EUR 98,94
Autre deviseQuantité disponible : 4 disponible(s)
Ajouter au panierEtat : New.
Edité par Springer, Berlin|Apress, 2023
ISBN 10 : 1484291778 ISBN 13 : 9781484291771
Langue: anglais
Vendeur : moluna, Greven, Allemagne
EUR 50,33
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierEtat : New.
Vendeur : PBShop.store US, Wood Dale, IL, Etats-Unis
EUR 54,48
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPAP. Etat : New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Vendeur : PBShop.store UK, Fairford, GLOS, Royaume-Uni
EUR 50,24
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPAP. Etat : New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Vendeur : THE SAINT BOOKSTORE, Southport, Royaume-Uni
EUR 46,42
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPaperback / softback. Etat : New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days.
Vendeur : BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Allemagne
EUR 64,19
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierTaschenbuch. Etat : Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -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.You'll start by reviewing type hints in Python and the asynchronous processing concepts. One of the highlights of FastAPI is its auto generation of API docs. Pydantic library is the main pillar on top of which FastAPI is built. You'll see that ASGI has a far better performance compared to most of the other popular Python frameworks as they implement Web server Gateway Interface (WSGI), which is synchronous in nature and hence having slower response time.This book thoroughly explains how FastAPI interacts asynchronously with relational as well as NOSQL databases. Modern web apps use template engines to interact with the front-end. In this book, you will learn to use jinja2 templates and static assets. Swagger UI and OpenAPI standards are also covered in detail. Finally, different options of deployment of FastAPI app have been explored in this book.This book uses practical examples to empower you to build high performance APIsWhat You'll LearnDevelop robust and high-performance web appsDeploy the FastAPI app for public availability using cloud services such as Deta and Docker containerUnderstand the important building blocks of a web app such as form handling, templating and database interactionWho This Book Is ForAspiring and the experienced Python developers looking to leverage the flexibility of Python and the powerful features introduced in Modern Python. Computer science Engineering students at graduate and postgraduate level will also benefit immensely from the practical approach adapted in the book. 332 pp. Englisch.
Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne
EUR 62,74
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierTaschenbuch. Etat : Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - 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.You'll start by reviewing type hints in Python and the asynchronous processing concepts. One of the highlights of FastAPI is its auto generation of API docs. Pydantic library is the main pillar on top of which FastAPI is built. You'll see that ASGI has a far better performance compared to most of the other popular Python frameworks as they implement Web server Gateway Interface (WSGI), which is synchronous in nature and hence having slower response time.This book thoroughly explains how FastAPI interacts asynchronously with relational as well as NOSQL databases. Modern web apps use template engines to interact with the front-end. In this book, you will learn to use jinja2 templates and static assets. Swagger UI and OpenAPI standards are also covered in detail. Finally, different options of deployment of FastAPI app have been explored in this book.This book uses practical examples to empower you to build high performance APIsWhat You'll LearnDevelop robust and high-performance web appsDeploy the FastAPI app for public availability using cloud services such as Deta and Docker containerUnderstand the important building blocks of a web app such as form handling, templating and database interactionWho This Book Is ForAspiring and the experienced Python developers looking to leverage the flexibility of Python and the powerful features introduced in Modern Python. Computer science Engineering students at graduate and postgraduate level will also benefit immensely from the practical approach adapted in the book.
Vendeur : Majestic Books, Hounslow, Royaume-Uni
EUR 101,82
Autre deviseQuantité disponible : 4 disponible(s)
Ajouter au panierEtat : New. Print on Demand.
Vendeur : Biblios, Frankfurt am main, HESSE, Allemagne
EUR 102,96
Autre deviseQuantité disponible : 4 disponible(s)
Ajouter au panierEtat : New. PRINT ON DEMAND.