Skip to main content

Debugging and Test Tools for Chandler

Project description

This plugin provides support for debug menu in Chandler.

To download and install the plugin from the Chandler UI, use the “Plugins -> Download” and “Plugins -> Install” menus.

To download and install the plugin from the command line, use Chandler’s InstallPlugin script and restart Chandler:

InstallPlugin Chandler-debugPlugin

If you want to work on its code, you can use:

RunPython setup.py develop

to install it in development mode (where you can make changes and have them take effect whenever Chandler is restarted), or you can use:

RunPython setup.py install

to install it as an .egg file.

Note that when installed as an egg file, changes made to the source code will not affect Chandler execution, until you run setup.py install or setup.py develop again.

After making changes to this plugin, you should update its version number in setup.py and in the chandler/Makefile, so that people using “quick builds” of Chandler will use your new version.

If you want to run this plugin’s tests use:

RunPython setup.py test

For more information on the plugin development process, see the original proposal at:

http://lists.osafoundation.org/pipermail/chandler-dev/2006-March/005552.html

The svn sources for this plugin are at:

http://svn.osafoundation.org/chandler/trunk/chandler/projects/Chandler-debugPlugin#egg=Chandler_debugPlugin-dev

and can be retrieved with:

RunPython -m easy_install --editable -b . Chandler_debugPlugin==dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Chandler-debugPlugin-0.1.tar.gz (874.3 kB view details)

Uploaded Source

Built Distribution

Chandler_debugPlugin-0.1-py2.5.egg (940.0 kB view details)

Uploaded Source

File details

Details for the file Chandler-debugPlugin-0.1.tar.gz.

File metadata

File hashes

Hashes for Chandler-debugPlugin-0.1.tar.gz
Algorithm Hash digest
SHA256 9bdaffab2c5c5631438f56c58738029a4bc6f6f80801d7c5cdd3d7742926f319
MD5 5c49dbfae20fc55fdc665750c559b746
BLAKE2b-256 267935a544a329384faede069f79a02dae15af60aff2a6b2c642e64ac31f4bbb

See more details on using hashes here.

File details

Details for the file Chandler_debugPlugin-0.1-py2.5.egg.

File metadata

File hashes

Hashes for Chandler_debugPlugin-0.1-py2.5.egg
Algorithm Hash digest
SHA256 7997a3365c2016b35f48b24eb24e3808589e8a7870b323cfe1e4205ef7b6be3c
MD5 a516016bca736721d76aaef02282ec77
BLAKE2b-256 5d8c8e2b3e22aaff1733d9252bebe3f82709a6f41b8799457e2fe8fc360a2212

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page