Progress reports for Chandler
Project description
The Report Plug-in is an experimental plug-in. As we’ve made changes and improvements to the app, plug-ins such as this one have not been updated or tested. As a result, to safeguard against data corruption, we recommend that you run a separate, clean version of Chandler when installing plug-ins.
The Report Plug-in provides support for progress reporting in Chandler.
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:
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
File details
Details for the file Chandler-ReportPlugin-0.1.tar.gz
.
File metadata
- Download URL: Chandler-ReportPlugin-0.1.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f2f63358f2df1a9f597c947eee771719b2e86489527b5a1d94e1064e8fb4b59 |
|
MD5 | 1ac9ec0abc9460b2d6e49fd653fc2a6a |
|
BLAKE2b-256 | 1ba9757e2b890e3b97237f971f0113474b1f376745a8b82427145a518f8cc7cb |