Use Cases¶
The repository ships executable examples under useCases/. They are the
recommended starting point for end users.
Available examples include:
pipe field catalog inspection
pipe, phase, and card cascade inspection
card field updates
card update with extra rules
custom field update handlers
safe card move
file upload and download
file upload with custom rules and policies
file upload with custom steps
Repository paths¶
useCases/README.mduseCases/pipe_field_catalog.pyuseCases/pipe_cascade_inspection.pyuseCases/card_update_current_phase.pyuseCases/card_update_with_extra_rules.pyuseCases/custom_card_update_handler.pyuseCases/card_move_safely.pyuseCases/file_upload_download.pyuseCases/file_upload_with_rules_and_policies.pyuseCases/file_upload_with_custom_steps.py