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

Uploaded Source

Built Distribution

datasette_enrichments-0.3.1-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file datasette-enrichments-0.3.1.tar.gz.

File metadata

  • Download URL: datasette-enrichments-0.3.1.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for datasette-enrichments-0.3.1.tar.gz
Algorithm Hash digest
SHA256 76f52ea3e6ccd456f7432445936075f18769db235b07ea2e98d9d830b32b5ebb
MD5 1626299d62aae1ee7e853be22bdd9fbf
BLAKE2b-256 32fe87e761d920df07513c4141619ec1e1eaae1d2326de7ec5fce0641971eed2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for datasette_enrichments-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7aaf57ed51accd94c0321bbce19d67e27c1fd4b5819c68c5e8891468ea2cd2be
MD5 fe3bc124397d2336a515f1c58f796345
BLAKE2b-256 a62a7e7312cbde9e5b793c1048d3390b75a053477d3abaf764dc977d8a69dddd

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