Datasette-enrichments

Latest version: v0.5

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

Scan your dependencies

Page 2 of 4

0.4

- New utilities for developing enrichments that need to be [configured with secrets](https://enrichments.datasette.io/en/stable/developing.html#enrichments-that-use-secrets-such-as-api-keys) such as API keys, taking advantage of the [datasette-secrets](https://datasette.io/plugins/datasette-secrets) plugin. [#46](https://github.com/datasette/datasette-enrichments/issues/46)

0.3.2

- Handle case where no enrichments plugins are installed. [43](https://github.com/datasette/datasette-enrichments/issues/43)
- Added description to the menu items.

0.3.1

- Fix for a bug where the row action menu did not work correctly for tables with primary keys starting with an underscore. [42](https://github.com/datasette/datasette-enrichments/issues/42)

0.3

- Now adds an "Enrich this row" row action menu item on [Datasette 1.0a13](https://docs.datasette.io/en/latest/changelog.html#a13-2024-03-12) and higher. [41](https://github.com/datasette/datasette-enrichments/issues/41)

0.2

- First non-alpha release of Datasette Enrichments. Documentation is at https://enrichments.datasette.io/

0.1a7

- New error handling mechanism, with `_enrichment_errors` table and `log_error()` method. [7](https://github.com/datasette/datasette-enrichments/issues/7)
- Fix for bug where enrichments could not run against tables with `slashes/in/their/names`. [14](https://github.com/datasette/datasette-enrichments/issues/14)
- Neater pattern for writing tests for new enrichment plugins using the new `wait_for_job()` utility function. [27](https://github.com/datasette/datasette-enrichments/issues/27)

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.