Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.96 KB

File metadata and controls

52 lines (32 loc) · 1.96 KB

image Coveralls image Latest Version Egg Status image License

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!

Contribute

Support

If you are having issues, please let us know in the issue tracker.

License

The project is licensed under the GPLv2.