Datasette-enrichments

Latest version: v0.5

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

Scan your dependencies

Page 3 of 4

0.1a6

- Class methods in subclasses can now declare just the parameters that they intend to use. [28](https://github.com/datasette/datasette-enrichments/issues/28)
- `datasette` argument is now available to `get_config_form()`. [22](https://github.com/datasette/datasette-enrichments/issues/22)
- Now tested against Datasette 0.x as well as the Datasette 1.0 alpha series. [29](https://github.com/datasette/datasette-enrichments/issues/29)

0.1a5

- Initial documentation at https://enrichments.datasette.io/ [#21](https://github.com/datasette/datasette-enrichments/issues/21)
- Fixed bug where form could not be displayed with validation errors.
- Switched from acronyms to full names for the `status` column. [20](https://github.com/datasette/datasette-enrichments/issues/20)
- Status is set to `running` at start.
- New `finalize()` method called when the job has finished. [25](https://github.com/datasette/datasette-enrichments/issues/25)
- New `{% above_form %}` and `{% below_form %}` blocks in the `enrichment.html` template to support easier customization within plugins, which can provide `enrichment-SLUG.html` templates.
- `Enrichment` class is now an Abstract Base Class (ABC).

0.1a4

- `config` now has `{"values": "like this"}` instead of `{"values": ["like this"]}`. [18](https://github.com/datasette/datasette-enrichments/issues/18)

0.1a3

- `initialize()` and `enrich_batch()` methods now take an initial `datasette` argument. [16](https://github.com/datasette/datasette-enrichments/issues/16)

0.1a2

- Should now work with Datasette instances that have additional authentication plugins installed. [13](https://github.com/datasette/datasette-enrichments/issues/13)

0.1a1

- Added `enrichments` permission, which is defaulted on for `root`. [12](https://github.com/datasette/datasette-enrichments/issues/12)

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.