-
Notifications
You must be signed in to change notification settings - Fork 0
gborelli/collective.blueprint.pdb
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Overview
========
collective.blueprint.pdb provides a trivial method to debug a transmogrifier chain.
You can include this blueprint in your transmogrifier chain and put some conditional expression to set a simple pdb breakpoint.
USAGE
-----
[transmogrifier]
pipeline =
source
...
debug_item
...
[debug_item]
blueprint = collective.blueprint.pdb
condition = python:item/pippo == 'pippo'
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published