Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install typhoonae

How to install typhoonae

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install typhoonae
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
0.2.0 Available View build log
0.1.5 Available View build log
Linux (32-bit)
0.2.0 Available View build log
0.1.5 Available View build log
Linux (64-bit)
0.2.0 Available View build log
0.1.5 Available View build log
 
License
Apache License 2.0
Dependencies
Lastest release
version 0.2.0 on Jan 5th, 2011

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.

Installation

Since the TyphoonAE Python package contains glue code for various service components, it is recommended to install this software with zc.buildout and the buildout configuration which can be downloaded here:

System Message: WARNING/2 (<string>, line 31)

Literal block expected; none found.

http://typhoonae.googlecode.com/files/typhoonae-buildout-0.2.0.tar.gz

Unpack the archive and follow the steps described in the README.txt file. This package and the Google App Engine SDK 1.4.0 will also be installed by the buildout.

For the ones who don't want to build their own TyphoonAE environment, we supply a preconfigured VMware appliance. See http://code.google.com/p/typhoonae/wiki/VMware for a brief documentation.

Visit the project page http://typhoonae.googlecode.com for further information.

CHANGES

Version 0.2.0 (2010-12-12)

System Message: WARNING/2 (<string>, line 60)

Bullet list ends without a blank line; unexpected unindent.

dispatcher.

System Message: WARNING/2 (<string>, line 65)

Bullet list ends without a blank line; unexpected unindent.

consuming more than a given amount of memory that is held in RAM (RSS).

  • Using Celery as alternative Task Queue backend.
  • Appserver imports and initializes API proxy stubs for various service

System Message: WARNING/2 (<string>, line 70)

Bullet list ends without a blank line; unexpected unindent.

backends only when needed.

System Message: WARNING/2 (<string>, line 77)

Bullet list ends without a blank line; unexpected unindent.

typical 'Single Point Of Failure'.

  • Fixes an issue where spaces in application paths caused failures on

System Message: WARNING/2 (<string>, line 80)

Bullet list ends without a blank line; unexpected unindent.

startup.

System Message: WARNING/2 (<string>, line 90)

Bullet list ends without a blank line; unexpected unindent.

configuration.

System Message: WARNING/2 (<string>, line 95)

Bullet list ends without a blank line; unexpected unindent.

MySQL database server is temporarily lost.

Version 0.1.5 (2010-07-09)

  • Supports Google App Engine SDK 1.3.5.
  • Introducing MySQL backed Datastore.
  • Added support for configuring and running multiple applications.
  • The apptool takes new options for configuring SSL support.
  • The apptool takes a new option to specify a root directory for HTML error

System Message: WARNING/2 (<string>, line 121)

Bullet list ends without a blank line; unexpected unindent.

pages.

System Message: WARNING/2 (<string>, line 128)

Bullet list ends without a blank line; unexpected unindent.

the app.yaml file.

System Message: WARNING/2 (<string>, line 133)

Bullet list ends without a blank line; unexpected unindent.

module imports.

System Message: WARNING/2 (<string>, line 138)

Bullet list ends without a blank line; unexpected unindent.

require login.

System Message: WARNING/2 (<string>, line 143)

Bullet list ends without a blank line; unexpected unindent.

work.

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

System Message: WARNING/2 (<string>, line 159)

Bullet list ends without a blank line; unexpected unindent.

handler.

System Message: WARNING/2 (<string>, line 164)

Bullet list ends without a blank line; unexpected unindent.

MongoDB backed datastore.

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.
  • http://code.google.com/p/typhoonae/issues/detail?id=34

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

System Message: WARNING/2 (<string>, line 201)

Bullet list ends without a blank line; unexpected unindent.

where misinterpreted.

Version 0.1.1 (2009-12-28)

System Message: WARNING/2 (<string>, line 237)

Bullet list ends without a blank line; unexpected unindent.

environment.

System Message: WARNING/2 (<string>, line 242)

Bullet list ends without a blank line; unexpected unindent.

app.yaml configuration file got ignored.

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

System Message: WARNING/2 (<string>, line 257)

Bullet list ends without a blank line; unexpected unindent.

environment.

System Message: WARNING/2 (<string>, line 266)

Bullet list ends without a blank line; unexpected unindent.

trying to store an encoded protocol buffer.

System Message: WARNING/2 (<string>, line 275)

Bullet list ends without a blank line; unexpected unindent.

raises a TypeError.

Version 0.1.0b1 (2009-11-20)

System Message: WARNING/2 (<string>, line 288)

Bullet list ends without a blank line; unexpected unindent.

a task.

Version 0.1.0a3 (2009-10-22)

Version 0.1.0a2 (2009-10-17)

  • Added XMPP support.
  • Fixed an issue where an incorrect module path within a handler definition

System Message: WARNING/2 (<string>, line 313)

Bullet list ends without a blank line; unexpected unindent.

can cause the fcgiserver to crash on startup.

Version 0.1.0a1 (2009-10-05)

  • First alpha release.

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:17

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.