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 apptrace

How to install apptrace

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install apptrace
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
0.2.3 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
0.2.0 Available View build log
0.1.1 Available View build log
0.1.0 Available View build log
Linux (32-bit)
0.2.3 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
0.2.0 Available View build log
0.1.1 Available View build log
0.1.0 Available View build log
Linux (64-bit)
0.2.3 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
0.2.0 Available View build log
0.1.1 Available View build log
0.1.0 Available View build log
 
License
Apache License 2.0
Dependencies
Lastest release
version 0.2.3 on Jul 21st, 2011

The apptrace package provides a WSGI middleware for tracking memory usage in Google App Engine Python applications.

Since apptrace is meant for development and debugging purposes only, it works with the development appserver of the Google App Engine Python SDK and TyphoonAE. It will definitely not work on the GAE production environment.

Requirements

The apptrace package requires Guppy-PE (http://guppy-pe.sourceforge.net) to be installed on your PYTHONPATH. It will be automatically installed when you use the easy_install command.

Installation

The easiest way to install apptrace is (provided that you have setuptools installed) to use easy_install apptrace.

Running Apptrace

In order to run the demo application with apptrace run following commands:

$ apptracectl init demo
$ python dev_appserver.py demo

See this wiki page for a more detailed documentation on using apptrace:

http://code.google.com/p/apptrace/wiki/UsingApptrace

Buildout

If you want to tinker with the most recent development version of apptrace, install the development environment by typing following commands:

$ hg clone https://apptrace.googlecode.com/hg apptrace-dev
$ cd apptrace-dev
$ python bootstrap.py --distribute
$ ./bin/buildout

Running Unit Tests

All unit tests can be run by executing the following command:

$ ./bin/python setup.py test --appengine-path=<path to the SDK>

Contact

Tobias Rodaebel <tobias dot rodaebel at googlemail dot com>

CHANGES

Version 0.2.3 (2011-07-21)

Version 0.2.2 (2011-01-08)

Version 0.2.1 (2010-10-13)

Version 0.2.0 (2010-10-12)

  • Adds simple code browser.

Version 0.1.1 (2010-10-02)

  • Uses a separate memcache namespace for storing records.

Version 0.1.0 (2010-10-01)

  • Initial revision.

Subscribe to package updates

Last updated Jul 21st, 2011

Download Stats

Last month:4

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.