Datasette-enrichments

Latest version: v0.5

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

Scan your dependencies

Page 1 of 4

0.5

- UI for viewing status of enrichment jobs. [51](https://github.com/datasette/datasette-enrichments/issues/51)
- Pause, resume and cancel buttons. [17](https://github.com/datasette/datasette-enrichments/issues/17)
- Visible progress bar on table with running enrichments. [52](https://github.com/datasette/datasette-enrichments/issues/52)
- Table and database action menu items for viewing enrichment runs. [53](https://github.com/datasette/datasette-enrichments/issues/53)
- Enrichments continue running after a server restart. [54](https://github.com/datasette/datasette-enrichments/issues/54)
- An `enrichment` permission is now correctly registered with Datasette 1.0a+. [55](https://github.com/datasette/datasette-enrichments/issues/55)
- Enrichments can pause or cancel themselves by raising the new `self.Pause(reason)` and `self.Cancel(reason)` exceptions. [56](https://github.com/datasette/datasette-enrichments/issues/56)

0.5a1

- Pause, resume, cancel buttons for jobs. [17](https://github.com/datasette/datasette-enrichments/issues/17)
- Enrichments can raise `self.Pause("message")` or `self.Cancel("message")` exceptions inside their `enrich_batch()` methods. [56](https://github.com/datasette/datasette-enrichments/issues/56)

0.5a0

- New `/-/enrich/databasename/-/jobs` listing page `/-/enrich/databasename/-/jobs/123` detail page. [51](https://github.com/datasette/datasette-enrichments/issues/51)
- Visible progress bar on tables that have enrichments running. [52](https://github.com/datasette/datasette-enrichments/issues/52)
- Table and database action menu items to view previous runs. [53](https://github.com/datasette/datasette-enrichments/issues/53)
- Continue any enrichment runs after a server restart. [54](https://github.com/datasette/datasette-enrichments/issues/54)

0.4.3

- Fixed CSS for compatibility with upcoming Datasette 1.0 alpha. [datasette2417](https://github.com/simonw/datasette/issues/2417)

0.4.2

- The `get_config_form()` method is now optional when implementing an enrichment, as previously incorrectly described in the documentation. [44](https://github.com/datasette/datasette-enrichments/issues/44)

0.4.1

- Removed `breakpoint()` calls in an error path that should not have been released. [49](https://github.com/datasette/datasette-enrichments/issues/49)

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.