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.2.tar.gz (17.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for datasette_enrichments-0.4.2.tar.gz
Algorithm Hash digest
SHA256 6b1658189bc33971b3efb682a2e58af626be2f4fecb1aa8af2a73b7c170faccc
MD5 a75ef09e8051aaed49584ba23f1a5cff
BLAKE2b-256 328dab544ca456a0c16009207800aa164383061c35ea3671a5230b8fe0517eac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for datasette_enrichments-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 28ae87b2cd03f3b23cd6d70aca8998c6dc4457b777ac23ad662d65fc865b8eac
MD5 777b648e4e31f724d73bb1c5184c98e7
BLAKE2b-256 09c5276ada43496e0c39ff1a7b0e97829c185c92f0d4baf71c81f0c10039a25c

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