Pre-release
This release is a pre-release and may not be stable for production use.
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.:
- http://localhost:8080/pdb
- http://localhost:8080/Plone/pdb
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.0a9 (2026-04-21)
- Add a
set_tracetarget - Switch to native namespace (PEP 420)
1.0.0a8 (2025-07-30)
- Fix another error on Startup when the DefaultConfig is not yet initialized
1.0.0a7 (2025-07-29)
- Fix error on Startup when the DefaultConfig is not yet initialized
1.0.0a6 (2025-05-21)
- Add an
iicommand
1.0.0a5 (2025-03-28)
- Do not limit rich output
1.0.0a4 (2024-12-18)
- Nothing changed yet.
1.0.0a3 (2024-11-29)
- Add features from rich to make debugging easier.
1.0.0a2 (2023-11-27)
- Initial release. [ale-rt]
Release files for collective.pdbpp 1.0.0a9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective_pdbpp-1.0.0a9.tar.gz | 15.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| collective_pdbpp-1.0.0a9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.2 kB
Release files / collective_pdbpp-1.0.0a9.tar.gz
| Download URL | collective_pdbpp-1.0.0a9.tar.gz |
|---|---|
| Size | 15.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
32b285c88d5fe876a49692726eff4047246c81c9bc83d8a919f6050895a43ca5
|
|
BLAKE2b-256 checksum How to use checksums |
061ecedf65df4023b2e84249789f4f5540124d4d1d6bbf69d882d92e99eeb966
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.11
|
Release files / collective_pdbpp-1.0.0a9-py3-none-any.whl
| Download URL | collective_pdbpp-1.0.0a9-py3-none-any.whl |
|---|---|
| Size | 12.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1b868f3f07da0840de7a883148793dba05bcdd28676839081475fd1a549340f9
|
|
BLAKE2b-256 checksum How to use checksums |
a0e1f86c0a39decaaeb0d1a662b07a4cd2c353d9cba57898c184c6630bf17fe7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.11
|