An addon for Plone that allow you debug your code using the pdbpp package
Project description
collective.pdbpp
An addon for Plone that does allow you to use the pdbpp package
Installation
Install collective.pdbpp
by adding it to your buildout, e.g.:
[instance]
eggs +=
collective.pdbpp
and then running bin/buildout
.
When your instance starts you can enter a pdb session by adding the path pdb
to any URL, e.g.:
Authors
The Syslab.com Team.
Contributors
Put your name here, you deserve it!
- Alessandro Pisa, Syslab.com
Contribute
- Issue Tracker: https://github.com/collective/collective.pdbpp/issues
- Source Code: https://github.com/collective/collective.pdbpp
- Documentation: https://docs.plone.org/foo/bar
Support
If you are having issues, please let us know in the issue tracker.
License
The project is licensed under the GPLv2.
Contributors
- ale-rt, alessandro.pisa@gmail.com
Changelog
1.0.0a2 (2023-11-27)
- Initial release. [ale-rt]
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
collective.pdbpp-1.0.0a2.tar.gz
(11.8 kB
view hashes)