Python for Google app engine :: master the full range of development features provided by Google App Engine to build and run scalable web applications in Python /
If you are a Python developer, whether you have experience in web applications development or not, and want to rapidly deploy a scalable backend service or a modern web application on Google App Engine, then this book is for you.
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, England :
Packt Publishing,
2015.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | DE-862 DE-863 |
Zusammenfassung: | If you are a Python developer, whether you have experience in web applications development or not, and want to rapidly deploy a scalable backend service or a modern web application on Google App Engine, then this book is for you. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (198 pages) |
ISBN: | 9781784392376 1784392375 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn903967075 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 150209t20152015enk o 001 0 eng d | ||
040 | |a E7B |b eng |e rda |e pn |c E7B |d COO |d N$T |d OCLCF |d OCLCO |d OCLCQ |d CNNOR |d VT2 |d D6H |d OCLCQ |d NLE |d STF |d UKMGB |d OCLCQ |d WYU |d G3B |d UKAHL |d RDF |d OCLCO |d OCLCQ |d QGK |d OCLCO |d OCLCL | ||
016 | 7 | |a 018007178 |2 Uk | |
019 | |a 1259107649 | ||
020 | |a 9781784392376 |q (electronic bk.) | ||
020 | |a 1784392375 |q (electronic bk.) | ||
020 | |z 1784398195 | ||
020 | |z 9781784398194 | ||
035 | |a (OCoLC)903967075 |z (OCoLC)1259107649 | ||
037 | |a 9781784392376 |b Packt Publishing Pvt. Ltd | ||
050 | 4 | |a TK5105.8885.G643 |b .P577 2015eb | |
072 | 7 | |a COM |x 000000 |2 bisacsh | |
082 | 7 | |a 006.78 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Pippi, Massimiliano, |e author. | |
245 | 1 | 0 | |a Python for Google app engine : |b master the full range of development features provided by Google App Engine to build and run scalable web applications in Python / |c Massimiliano Pippi. |
264 | 1 | |a Birmingham, England : |b Packt Publishing, |c 2015. | |
264 | 4 | |c ©2015 | |
300 | |a 1 online resource (198 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file | ||
490 | 1 | |a Community Experience Distilled | |
500 | |a Includes index. | ||
588 | 0 | |a Online resource; title from PDF title page (ebrary, viewed February 6, 2015). | |
505 | 0 | |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started; The cloud computing stack -- SaaS, PaaS, and IaaS; Google Cloud Platform; Hosting + Compute; Storage; BigQuery; Services; What Google App Engine does; The runtime environment; The services; Making our first Python application; Download and installation; Installing on Windows; Installing on Mac OS X; Installing on Linux; App Engine Launcher; Creating the application; The app.yaml configuration file; The main.py application script | |
505 | 8 | |a Running the development serverUploading the application to App Engine; Google Developer Console; Development Console; Summary; Chapter 2: A More Complex Application; Experimenting on the Notes application; Authenticating users; HTML templates with Jinja2; Handling forms; Persisting data in Datastore; Defining the models; Basic querying; Transactions; Using static files; Summary; Chapter 3: Storing and Processing Users' Data; Uploading files to Google Cloud Storage; Installing Cloud Storage Client Library; Adding a form to upload images; Serving files from Cloud Storage | |
505 | 8 | |a Serving files through Google's Content Delivery NetworkServing images; Serving other types of files; Transforming images with the Images service; Processing long jobs with the task queue; Scheduling tasks with Cron; Sending notification e-mails; Receiving users' data as e-mail messages; Summary; Chapter 4: Improving Application Performances; Advanced use of Datastore; More on properties -- arrange composite data with StructuredProperty; More on queries -- save space with projections and optimize iterations with mapping; Projection queries; Mapping; NDB asynchronous operations; Caching | |
505 | 8 | |a Backup and restore functionalitiesIndexing; Using Memcache; Breaking our application into modules; Summary; Chapter 5: Storing Data in Google Cloud SQL; Creating a Cloud SQL instance; Configuring access; Setting the root password; Connecting to the instance with the MySQL console; Creating the notes database; Creating a dedicated user; Creating tables; Connecting to the instance from our application; Loading and saving data; Using the local MySQL installation for development; Summary; Chapter 6: Using Channels to Implement a Real-time Application; Understanding how the Channel API works | |
505 | 8 | |a Making our application real timeImplementing the server; The JavaScript code for clients; Tracking connections and disconnections; Summary; Chapter 7: Building an Application with Django; Setting up the local environment; Configuring a virtual environment; Installing dependencies; Rewriting our application using Django 1.7; Using Google Cloud SQL as a database backend; Creating a reusable application in Django; Views and templates; Authenticating users with Django; Using the ORM and the migrations system; Processing forms with the Forms API; Uploading files to the Google Cloud Storage | |
520 | |a If you are a Python developer, whether you have experience in web applications development or not, and want to rapidly deploy a scalable backend service or a modern web application on Google App Engine, then this book is for you. | ||
546 | |a English. | ||
650 | 0 | |a Web site development |x Computer programs. | |
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 0 | |a Python (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh96008834 | |
650 | 0 | |a Web sites |x Authoring programs. |0 http://id.loc.gov/authorities/subjects/sh98000036 | |
650 | 6 | |a Sites Web |x Systèmes-auteur. | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 6 | |a Python (Langage de programmation) | |
650 | 7 | |a COMPUTERS |x General. |2 bisacsh | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a Python (Computer program language) |2 fast | |
650 | 7 | |a Web site development |x Computer programs |2 fast | |
758 | |i has work: |a Python for Google App Engine (Text) |1 https://id.oclc.org/worldcat/entity/E39PD3JBwWtkrPpyxx4G3Qycfq |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Pippi, Massimiliano. |t Python for Google app engine : master the full range of development features provided by Google App Engine to build and run scalable web applications in Python. |d Birmingham, England : Packt Publishing, ©2015 |h iv, 180 pages |k Community experience distilled. |z 9781784398194 |
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
966 | 4 | 0 | |l DE-862 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=943547 |3 Volltext |
966 | 4 | 0 | |l DE-863 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=943547 |3 Volltext |
936 | |a BATCHLOAD | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH28177924 | ||
938 | |a ebrary |b EBRY |n ebr11011960 | ||
938 | |a EBSCOhost |b EBSC |n 943547 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-862 | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn903967075 |
---|---|
_version_ | 1826942074780385280 |
adam_text | |
any_adam_object | |
author | Pippi, Massimiliano |
author_facet | Pippi, Massimiliano |
author_role | aut |
author_sort | Pippi, Massimiliano |
author_variant | m p mp |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | TK5105 |
callnumber-raw | TK5105.8885.G643 .P577 2015eb |
callnumber-search | TK5105.8885.G643 .P577 2015eb |
callnumber-sort | TK 45105.8885 G643 P577 42015EB |
callnumber-subject | TK - Electrical and Nuclear Engineering |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started; The cloud computing stack -- SaaS, PaaS, and IaaS; Google Cloud Platform; Hosting + Compute; Storage; BigQuery; Services; What Google App Engine does; The runtime environment; The services; Making our first Python application; Download and installation; Installing on Windows; Installing on Mac OS X; Installing on Linux; App Engine Launcher; Creating the application; The app.yaml configuration file; The main.py application script Running the development serverUploading the application to App Engine; Google Developer Console; Development Console; Summary; Chapter 2: A More Complex Application; Experimenting on the Notes application; Authenticating users; HTML templates with Jinja2; Handling forms; Persisting data in Datastore; Defining the models; Basic querying; Transactions; Using static files; Summary; Chapter 3: Storing and Processing Users' Data; Uploading files to Google Cloud Storage; Installing Cloud Storage Client Library; Adding a form to upload images; Serving files from Cloud Storage Serving files through Google's Content Delivery NetworkServing images; Serving other types of files; Transforming images with the Images service; Processing long jobs with the task queue; Scheduling tasks with Cron; Sending notification e-mails; Receiving users' data as e-mail messages; Summary; Chapter 4: Improving Application Performances; Advanced use of Datastore; More on properties -- arrange composite data with StructuredProperty; More on queries -- save space with projections and optimize iterations with mapping; Projection queries; Mapping; NDB asynchronous operations; Caching Backup and restore functionalitiesIndexing; Using Memcache; Breaking our application into modules; Summary; Chapter 5: Storing Data in Google Cloud SQL; Creating a Cloud SQL instance; Configuring access; Setting the root password; Connecting to the instance with the MySQL console; Creating the notes database; Creating a dedicated user; Creating tables; Connecting to the instance from our application; Loading and saving data; Using the local MySQL installation for development; Summary; Chapter 6: Using Channels to Implement a Real-time Application; Understanding how the Channel API works Making our application real timeImplementing the server; The JavaScript code for clients; Tracking connections and disconnections; Summary; Chapter 7: Building an Application with Django; Setting up the local environment; Configuring a virtual environment; Installing dependencies; Rewriting our application using Django 1.7; Using Google Cloud SQL as a database backend; Creating a reusable application in Django; Views and templates; Authenticating users with Django; Using the ORM and the migrations system; Processing forms with the Forms API; Uploading files to the Google Cloud Storage |
ctrlnum | (OCoLC)903967075 |
dewey-full | 006.78 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.78 |
dewey-search | 006.78 |
dewey-sort | 16.78 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06441cam a2200721 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn903967075</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cn|||||||||</controlfield><controlfield tag="008">150209t20152015enk o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">E7B</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">E7B</subfield><subfield code="d">COO</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">CNNOR</subfield><subfield code="d">VT2</subfield><subfield code="d">D6H</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">NLE</subfield><subfield code="d">STF</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">WYU</subfield><subfield code="d">G3B</subfield><subfield code="d">UKAHL</subfield><subfield code="d">RDF</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018007178</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1259107649</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781784392376</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1784392375</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1784398195</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781784398194</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)903967075</subfield><subfield code="z">(OCoLC)1259107649</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">9781784392376</subfield><subfield code="b">Packt Publishing Pvt. Ltd</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">TK5105.8885.G643</subfield><subfield code="b">.P577 2015eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">000000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">006.78</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Pippi, Massimiliano,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Python for Google app engine :</subfield><subfield code="b">master the full range of development features provided by Google App Engine to build and run scalable web applications in Python /</subfield><subfield code="c">Massimiliano Pippi.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, England :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2015.</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">©2015</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (198 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community Experience Distilled</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF title page (ebrary, viewed February 6, 2015).</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started; The cloud computing stack -- SaaS, PaaS, and IaaS; Google Cloud Platform; Hosting + Compute; Storage; BigQuery; Services; What Google App Engine does; The runtime environment; The services; Making our first Python application; Download and installation; Installing on Windows; Installing on Mac OS X; Installing on Linux; App Engine Launcher; Creating the application; The app.yaml configuration file; The main.py application script</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Running the development serverUploading the application to App Engine; Google Developer Console; Development Console; Summary; Chapter 2: A More Complex Application; Experimenting on the Notes application; Authenticating users; HTML templates with Jinja2; Handling forms; Persisting data in Datastore; Defining the models; Basic querying; Transactions; Using static files; Summary; Chapter 3: Storing and Processing Users' Data; Uploading files to Google Cloud Storage; Installing Cloud Storage Client Library; Adding a form to upload images; Serving files from Cloud Storage</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Serving files through Google's Content Delivery NetworkServing images; Serving other types of files; Transforming images with the Images service; Processing long jobs with the task queue; Scheduling tasks with Cron; Sending notification e-mails; Receiving users' data as e-mail messages; Summary; Chapter 4: Improving Application Performances; Advanced use of Datastore; More on properties -- arrange composite data with StructuredProperty; More on queries -- save space with projections and optimize iterations with mapping; Projection queries; Mapping; NDB asynchronous operations; Caching</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Backup and restore functionalitiesIndexing; Using Memcache; Breaking our application into modules; Summary; Chapter 5: Storing Data in Google Cloud SQL; Creating a Cloud SQL instance; Configuring access; Setting the root password; Connecting to the instance with the MySQL console; Creating the notes database; Creating a dedicated user; Creating tables; Connecting to the instance from our application; Loading and saving data; Using the local MySQL installation for development; Summary; Chapter 6: Using Channels to Implement a Real-time Application; Understanding how the Channel API works</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Making our application real timeImplementing the server; The JavaScript code for clients; Tracking connections and disconnections; Summary; Chapter 7: Building an Application with Django; Setting up the local environment; Configuring a virtual environment; Installing dependencies; Rewriting our application using Django 1.7; Using Google Cloud SQL as a database backend; Creating a reusable application in Django; Views and templates; Authenticating users with Django; Using the ORM and the migrations system; Processing forms with the Forms API; Uploading files to the Google Cloud Storage</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">If you are a Python developer, whether you have experience in web applications development or not, and want to rapidly deploy a scalable backend service or a modern web application on Google App Engine, then this book is for you.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web site development</subfield><subfield code="x">Computer programs.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Python (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh96008834</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web sites</subfield><subfield code="x">Authoring programs.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98000036</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Sites Web</subfield><subfield code="x">Systèmes-auteur.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Python (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Python (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web site development</subfield><subfield code="x">Computer programs</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Python for Google App Engine (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PD3JBwWtkrPpyxx4G3Qycfq</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Pippi, Massimiliano.</subfield><subfield code="t">Python for Google app engine : master the full range of development features provided by Google App Engine to build and run scalable web applications in Python.</subfield><subfield code="d">Birmingham, England : Packt Publishing, ©2015</subfield><subfield code="h">iv, 180 pages</subfield><subfield code="k">Community experience distilled.</subfield><subfield code="z">9781784398194</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-862</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=943547</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-863</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=943547</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="936" ind1=" " ind2=" "><subfield code="a">BATCHLOAD</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH28177924</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr11011960</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">943547</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-862</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn903967075 |
illustrated | Not Illustrated |
indexdate | 2025-03-18T14:22:14Z |
institution | BVB |
isbn | 9781784392376 1784392375 |
language | English |
oclc_num | 903967075 |
open_access_boolean | |
owner | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
owner_facet | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
physical | 1 online resource (198 pages) |
psigel | ZDB-4-EBA FWS_PDA_EBA ZDB-4-EBA |
publishDate | 2015 |
publishDateSearch | 2015 |
publishDateSort | 2015 |
publisher | Packt Publishing, |
record_format | marc |
series | Community experience distilled. |
series2 | Community Experience Distilled |
spelling | Pippi, Massimiliano, author. Python for Google app engine : master the full range of development features provided by Google App Engine to build and run scalable web applications in Python / Massimiliano Pippi. Birmingham, England : Packt Publishing, 2015. ©2015 1 online resource (198 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier text file Community Experience Distilled Includes index. Online resource; title from PDF title page (ebrary, viewed February 6, 2015). Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started; The cloud computing stack -- SaaS, PaaS, and IaaS; Google Cloud Platform; Hosting + Compute; Storage; BigQuery; Services; What Google App Engine does; The runtime environment; The services; Making our first Python application; Download and installation; Installing on Windows; Installing on Mac OS X; Installing on Linux; App Engine Launcher; Creating the application; The app.yaml configuration file; The main.py application script Running the development serverUploading the application to App Engine; Google Developer Console; Development Console; Summary; Chapter 2: A More Complex Application; Experimenting on the Notes application; Authenticating users; HTML templates with Jinja2; Handling forms; Persisting data in Datastore; Defining the models; Basic querying; Transactions; Using static files; Summary; Chapter 3: Storing and Processing Users' Data; Uploading files to Google Cloud Storage; Installing Cloud Storage Client Library; Adding a form to upload images; Serving files from Cloud Storage Serving files through Google's Content Delivery NetworkServing images; Serving other types of files; Transforming images with the Images service; Processing long jobs with the task queue; Scheduling tasks with Cron; Sending notification e-mails; Receiving users' data as e-mail messages; Summary; Chapter 4: Improving Application Performances; Advanced use of Datastore; More on properties -- arrange composite data with StructuredProperty; More on queries -- save space with projections and optimize iterations with mapping; Projection queries; Mapping; NDB asynchronous operations; Caching Backup and restore functionalitiesIndexing; Using Memcache; Breaking our application into modules; Summary; Chapter 5: Storing Data in Google Cloud SQL; Creating a Cloud SQL instance; Configuring access; Setting the root password; Connecting to the instance with the MySQL console; Creating the notes database; Creating a dedicated user; Creating tables; Connecting to the instance from our application; Loading and saving data; Using the local MySQL installation for development; Summary; Chapter 6: Using Channels to Implement a Real-time Application; Understanding how the Channel API works Making our application real timeImplementing the server; The JavaScript code for clients; Tracking connections and disconnections; Summary; Chapter 7: Building an Application with Django; Setting up the local environment; Configuring a virtual environment; Installing dependencies; Rewriting our application using Django 1.7; Using Google Cloud SQL as a database backend; Creating a reusable application in Django; Views and templates; Authenticating users with Django; Using the ORM and the migrations system; Processing forms with the Forms API; Uploading files to the Google Cloud Storage If you are a Python developer, whether you have experience in web applications development or not, and want to rapidly deploy a scalable backend service or a modern web application on Google App Engine, then this book is for you. English. Web site development Computer programs. Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Web sites Authoring programs. http://id.loc.gov/authorities/subjects/sh98000036 Sites Web Systèmes-auteur. Logiciels d'application Développement. Python (Langage de programmation) COMPUTERS General. bisacsh Application software Development fast Python (Computer program language) fast Web site development Computer programs fast has work: Python for Google App Engine (Text) https://id.oclc.org/worldcat/entity/E39PD3JBwWtkrPpyxx4G3Qycfq https://id.oclc.org/worldcat/ontology/hasWork Print version: Pippi, Massimiliano. Python for Google app engine : master the full range of development features provided by Google App Engine to build and run scalable web applications in Python. Birmingham, England : Packt Publishing, ©2015 iv, 180 pages Community experience distilled. 9781784398194 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 |
spellingShingle | Pippi, Massimiliano Python for Google app engine : master the full range of development features provided by Google App Engine to build and run scalable web applications in Python / Community experience distilled. Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started; The cloud computing stack -- SaaS, PaaS, and IaaS; Google Cloud Platform; Hosting + Compute; Storage; BigQuery; Services; What Google App Engine does; The runtime environment; The services; Making our first Python application; Download and installation; Installing on Windows; Installing on Mac OS X; Installing on Linux; App Engine Launcher; Creating the application; The app.yaml configuration file; The main.py application script Running the development serverUploading the application to App Engine; Google Developer Console; Development Console; Summary; Chapter 2: A More Complex Application; Experimenting on the Notes application; Authenticating users; HTML templates with Jinja2; Handling forms; Persisting data in Datastore; Defining the models; Basic querying; Transactions; Using static files; Summary; Chapter 3: Storing and Processing Users' Data; Uploading files to Google Cloud Storage; Installing Cloud Storage Client Library; Adding a form to upload images; Serving files from Cloud Storage Serving files through Google's Content Delivery NetworkServing images; Serving other types of files; Transforming images with the Images service; Processing long jobs with the task queue; Scheduling tasks with Cron; Sending notification e-mails; Receiving users' data as e-mail messages; Summary; Chapter 4: Improving Application Performances; Advanced use of Datastore; More on properties -- arrange composite data with StructuredProperty; More on queries -- save space with projections and optimize iterations with mapping; Projection queries; Mapping; NDB asynchronous operations; Caching Backup and restore functionalitiesIndexing; Using Memcache; Breaking our application into modules; Summary; Chapter 5: Storing Data in Google Cloud SQL; Creating a Cloud SQL instance; Configuring access; Setting the root password; Connecting to the instance with the MySQL console; Creating the notes database; Creating a dedicated user; Creating tables; Connecting to the instance from our application; Loading and saving data; Using the local MySQL installation for development; Summary; Chapter 6: Using Channels to Implement a Real-time Application; Understanding how the Channel API works Making our application real timeImplementing the server; The JavaScript code for clients; Tracking connections and disconnections; Summary; Chapter 7: Building an Application with Django; Setting up the local environment; Configuring a virtual environment; Installing dependencies; Rewriting our application using Django 1.7; Using Google Cloud SQL as a database backend; Creating a reusable application in Django; Views and templates; Authenticating users with Django; Using the ORM and the migrations system; Processing forms with the Forms API; Uploading files to the Google Cloud Storage Web site development Computer programs. Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Web sites Authoring programs. http://id.loc.gov/authorities/subjects/sh98000036 Sites Web Systèmes-auteur. Logiciels d'application Développement. Python (Langage de programmation) COMPUTERS General. bisacsh Application software Development fast Python (Computer program language) fast Web site development Computer programs fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh95009362 http://id.loc.gov/authorities/subjects/sh96008834 http://id.loc.gov/authorities/subjects/sh98000036 |
title | Python for Google app engine : master the full range of development features provided by Google App Engine to build and run scalable web applications in Python / |
title_auth | Python for Google app engine : master the full range of development features provided by Google App Engine to build and run scalable web applications in Python / |
title_exact_search | Python for Google app engine : master the full range of development features provided by Google App Engine to build and run scalable web applications in Python / |
title_full | Python for Google app engine : master the full range of development features provided by Google App Engine to build and run scalable web applications in Python / Massimiliano Pippi. |
title_fullStr | Python for Google app engine : master the full range of development features provided by Google App Engine to build and run scalable web applications in Python / Massimiliano Pippi. |
title_full_unstemmed | Python for Google app engine : master the full range of development features provided by Google App Engine to build and run scalable web applications in Python / Massimiliano Pippi. |
title_short | Python for Google app engine : |
title_sort | python for google app engine master the full range of development features provided by google app engine to build and run scalable web applications in python |
title_sub | master the full range of development features provided by Google App Engine to build and run scalable web applications in Python / |
topic | Web site development Computer programs. Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Web sites Authoring programs. http://id.loc.gov/authorities/subjects/sh98000036 Sites Web Systèmes-auteur. Logiciels d'application Développement. Python (Langage de programmation) COMPUTERS General. bisacsh Application software Development fast Python (Computer program language) fast Web site development Computer programs fast |
topic_facet | Web site development Computer programs. Application software Development. Python (Computer program language) Web sites Authoring programs. Sites Web Systèmes-auteur. Logiciels d'application Développement. Python (Langage de programmation) COMPUTERS General. Application software Development Web site development Computer programs |
work_keys_str_mv | AT pippimassimiliano pythonforgoogleappenginemasterthefullrangeofdevelopmentfeaturesprovidedbygoogleappenginetobuildandrunscalablewebapplicationsinpython |