Metadata-Version: 2.4
Name: ob-project-utils
Version: 0.2.30
Summary: Utilities for Outerbounds projects
Author: Ville Tuulos
Author-email: ville@outerbounds.co
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: toml; python_version < "3.11"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary


# Utilities for managing Outerbounds projects

- `deploy` - CI/CD deployment script for obprojects
- `src-html` - Svelte source for highlight and table (eval) cards
- `metaflow-extensions` - the highlight card backend & `card(type='highlight')`
- `highlight_card` - highlight card mutator, i.e. the user-facing `@highlight`
- `obproject` - `ProjectFlow` base flow and supporting modules
