Top Banner
gareth rushgrove | morethanseven.net Google App Engine for Python Developers CamPUG 3rd March 2008
16

App Engine for Python Developers

Sep 08, 2014

Download

Technology

A short presentation about what I like about App Engine, aimed at Python developers but relevant for all.

Given at the Cambridge Python User Group on the 3rd of March
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: App Engine for Python Developers

gareth rushgrove | morethanseven.net

Google App Enginefor Python Developers

CamPUG 3rd March 2008

Page 2: App Engine for Python Developers

Gareth Rushgrove

gareth rushgrove | morethanseven.net

Page 3: App Engine for Python Developers

Personal Image Hosting

gareth rushgrove | morethanseven.net

Page 4: App Engine for Python Developers

IMified Demo

gareth rushgrove | morethanseven.net

Page 5: App Engine for Python Developers

App Engine Test Runner

gareth rushgrove | morethanseven.net

Page 6: App Engine for Python Developers

PayPal Integration

gareth rushgrove | morethanseven.net

Page 7: App Engine for Python Developers

What’s To Like

gareth rushgrove | morethanseven.net

- Python

- Clean API design

- Open SDK

- One Click Deployment

- Django

- Management Console

- Testing Stubs

Page 8: App Engine for Python Developers

Python

gareth rushgrove | morethanseven.net

Page 9: App Engine for Python Developers

Clean API Design

gareth rushgrove | morethanseven.net

Page 10: App Engine for Python Developers

Open SDK

gareth rushgrove | morethanseven.net

Page 11: App Engine for Python Developers

One Click Deployment

gareth rushgrove | morethanseven.net

appcfg.py update myapp/

Page 12: App Engine for Python Developers

Django

gareth rushgrove | morethanseven.net

Page 13: App Engine for Python Developers

Management Console

gareth rushgrove | morethanseven.net

Page 14: App Engine for Python Developers

Testing Stubs

gareth rushgrove | morethanseven.net

Page 15: App Engine for Python Developers

The Future

gareth rushgrove | morethanseven.net

- XMPP API

- Offline Processing API

- Incoming Email API

- Task Queue API

- Paid for Quota Increases Released last week

- Another Language

Page 16: App Engine for Python Developers

?Questions

gareth rushgrove | morethanseven.net