Ploomber

Latest version: v0.23.3

Safety actively analyzes 688792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 20

0.7.2

- New guides: parametrized pipelines, SQL templating, pipeline testing
and debugging
- `NotebookRunner.debug(kind='pm')` for post-mortem debugging
- Fixes bug in Jupyter extension when the pipeline has a task whose
source is not a file (e.g. SQLDump)
- Fixes a bug in the CLI custom arg parser that caused dynamic params
not to show up
- `DAGspec` now supports `SourceLoader`
- Docstring (from dotted path entry point) is shown in the CLI summary
- Customized sphinx build to execute guides from notebooks

0.7.1

- Support for R
- Adding section on R pipeline to the documentation
- Construct pipeline from a directory (no need to write a
`pipeline.yaml` file)
- Improved error messages when DAG fails to initialize (jupyter
notebook app)
- Bug fixes
- CLI accepts factory function parameters as positional arguments,
types are inferred using type hints, displayed when calling `--help`
- CLI accepts env variables (if any), displayed when calling `--help`

0.7

- Simplified CLI (breaking changes)
- Refactors internal API for notebook conversion, adds tests for
common formats
- Metadata is deleted when saving a script from the Jupyter notebook
app to make sure the task runs in the next pipeline build
- SQLAlchemyClient now supports custom tokens to split source

0.6.3

- Adding `--log` option to CLI commands
- Fixes a bug that caused the `dag` variable not to be
exposed during interactive sessions
- Fixes `ploomber task` forced run
- Adds SQL pipeline tutorial to get started docs
- Minor CSS changes to docs

0.6.2

- Support for `env.yaml` in `pipeline.yaml`
- Improved CLI. Adds `plot`, `report` and `task` commands`

0.6.1

- Changes `pipeline.yaml` default (extract_product: True)
- Documentation re-design
- Simplified `ploomber new` generated files
- Ability to define `product` in SQL scripts
- Products are resolved to absolute paths to avoid ambiguity
- Bug fixes

Page 17 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.