Skip to main content

Tools for running enrichments against data stored in Datasette

Project description

datasette-enrichments

PyPI Changelog Tests License

Tools for running enrichments against data stored in Datasette

Potential use-cases for enrichments include:

  • Geocoding an address and populating a latitude and longitude column
  • Executing a template to generate output based on the values in each row
  • Fetching data from a URL and populating a column with the result
  • Executing OCR against a linked image or PDF file

Documentation for this plugin lives at enrichments.datasette.io.

Development

To set up this plugin locally, first checkout the code. Then create a new virtual environment:

cd datasette-enrichments
python3 -mvenv venv
source venv/bin/activate

Or if you are using pipenv:

pipenv shell

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datasette_enrichments-0.4.3.tar.gz (17.1 kB view details)

Uploaded Source

Built Distribution

datasette_enrichments-0.4.3-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file datasette_enrichments-0.4.3.tar.gz.

File metadata

  • Download URL: datasette_enrichments-0.4.3.tar.gz
  • Upload date:
  • Size: 17.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for datasette_enrichments-0.4.3.tar.gz
Algorithm Hash digest
SHA256 7eaa158eaa2cce3aac12a55dc6c6c42b29b22212e5b57920268c04eb18594146
MD5 1266c30f0b6c7140b7856482b144eb2e
BLAKE2b-256 5b5000bfec52b278a188e43a5c13bd9e22124c79258a3613ff6258e74c6fcfda

See more details on using hashes here.

File details

Details for the file datasette_enrichments-0.4.3-py3-none-any.whl.

File metadata

File hashes

Hashes for datasette_enrichments-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a3c8c8c3ac7a2a0a93fe72f084aa26a2c384a110fae6056fee4482399df46db6
MD5 bf7751c4079b409fb25746a688fe81ee
BLAKE2b-256 4bb035f92fa5650b88369ec90ce88a656bd57acab77d38e9b0bcd775913202d7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page