Typhoon App Engine.
Project description
The TyphoonAE project aims at providing a full-featured and productive serving environment to run Google App Engine (Python) applications. It delivers the parts for building your own scalable App Engine while staying compatible with Google’s API.
Copyright and license
Copyright 2009, 2010 Tobias Rodaebel
This software is released under the Apache License, Version 2.0. You may obtain a copy of the License at
Installation
The TyphoonAE Python package contains the glue code for a number of independent services. We recommend to install them with zc.buildout and the buildout configuration which can be downloaded here:
http://typhoonae.googlecode.com/files/typhoonae-buildout-0.1.4.tar.gz
Unpack the archive and follow the steps described in the README.txt file. This package and the Google App Engine SDK 1.3.3 will also be installed by the buildout.
Visit the project page http://typhoonae.googlecode.com for further information.
CHANGES
Version 0.1.4 (2010-04-26)
Supports Google App Engine SDK 1.3.3.
Implements new features of Google App Engine SDK 1.3.2.
Blobstore API to read the contents of uploaded Blobs.
Task Queue API for adding multiple tasks in a single call.
Fixes an issue where it was nearly impossible to use a custom login/logout handler.
Fixes an issue where bulkloader.py didn’t fetch any results from our MongoDB backed datastore.
Fixes a compatibility issue with crontab on Fedora.
Updated memcached, MongoDB, ejabberd and various Python packages.
Adds experimental JSON/RPC handler.
Version 0.1.3 (2010-03-12)
Supports Google App Engine SDK 1.3.1.
Adds support for Datastore Query Cursors.
The apptool takes a new option to configure an application for development.
Fixes an issue where memcache batch support wasn’t implemented.
Version 0.1.2 (2010-02-08)
Adds experimental Web Socket service API.
Adds support for remote datastore.
Adds command line options to configure the HTTP port and SMTP host.
Fixes two issues where some static_dir and static_files handler options where misinterpreted.
Fixes an issue where an incomplete cron.yaml file caused apptool to fail.
Fixes an issue where BlobKey types can’t be stored in the mongoDB datastore.
Fixes an issue where the Blobstore API wasn’t fully implemented.
Version 0.1.1 (2009-12-28)
Supports Google App Engine SDK 1.3.0.
Adds support for the new Blobstore API.
Adds optional HTTP basic authentication.
Fixes an issue where the XMPP/HTTP dispatcher didn’t handle unicode.
Fixes an issue where memcache.get_multi(keys) raises a KeyError.
Fixes an issue where the SCRIPT_NAME variable is missing in the CGI environment.
Fixes an issue where the login parameter of URL handler definitions in the app.yaml configuration file got ignored.
Adds several new command line options to the apptool and fcgiserver.
Version 0.1.0b2 (2009-12-04)
Using Google App Engine SDK 1.2.8.
Added BDBDatastore support.
Fixes an issue where the CURRENT_VERSION_ID variable is missing in the CGI environment.
Deferred API works now.
Fixes an issue where memcache.put() raises a UnicodeDecodeError when trying to store an encoded protocol buffer.
Added support for datastore queries with the keys_only keyword argument.
Fixes an issue where writing unicode strings to the FastCGI output stream raises a TypeError.
Version 0.1.0b1 (2009-11-20)
Added support for scheduled tasks.
Fixes an issue where the params keyword argument gets ignored when adding a task.
Minor refactoring.
Version 0.1.0a3 (2009-10-22)
Added support for sending XMPP invitations.
Fixes an issue where static file pattern handlers got ignored.
Fixed unit tests.
Version 0.1.0a2 (2009-10-17)
Added XMPP support.
Fixed an issue where an incorrect module path within a handler definition can cause the fcgiserver to crash on startup.
Refactored integer ID client API out of datastore stub.
Version 0.1.0a1 (2009-10-05)
First alpha release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file typhoonae-0.1.4.tar.gz
.
File metadata
- Download URL: typhoonae-0.1.4.tar.gz
- Upload date:
- Size: 60.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 080fe6186c66dbce1d66436bf8f9daa481a8e8cc9a6dbf57768b59e2a8a90ece |
|
MD5 | 8c70ce821460f46ecf6e790af8f9dff1 |
|
BLAKE2b-256 | fdcf8ccbbf1b44e4bd879f9365c05753bd7c8588e3e8ee5182c3a8f2b9346569 |
File details
Details for the file typhoonae-0.1.4-py2.5.egg
.
File metadata
- Download URL: typhoonae-0.1.4-py2.5.egg
- Upload date:
- Size: 209.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bca5a8b7e605e7c3af07bf2c0150bfe0aa46053cda2e8db58417b5da0c9f882 |
|
MD5 | 97fb89efba729caeada69b2d1b274530 |
|
BLAKE2b-256 | 13bd3d7380ffa03d9cf956b7235112cb1b9c2b7d40e6183cd66470ccc6c86161 |