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:
Release files for Chandler-ReportPlugin 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Chandler-ReportPlugin-0.1.tar.gz | 14.8 kB | Details |
Release files / Chandler-ReportPlugin-0.1.tar.gz
| Download URL | Chandler-ReportPlugin-0.1.tar.gz |
|---|---|
| Size | 14.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4f2f63358f2df1a9f597c947eee771719b2e86489527b5a1d94e1064e8fb4b59
|
|
BLAKE2b-256 checksum How to use checksums |
1ba9757e2b890e3b97237f971f0113474b1f376745a8b82427145a518f8cc7cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |