Skip to main content

Datasette plugin for trying out the actors_from_ids hook

Project description

datasette-debug-actors-from-ids

PyPI Changelog Tests License

A Datasette plugin for debugging the new actors_from_ids plugin hook.

Installation

datasette install datasette-debug-actors-from-ids

Usage

Adds a URL at /-/debug-actors-from-ids. Call it with ?ids=1,3,4 to exercise the plugin hook.

Development

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

cd datasette-debug-actors-from-ids
python3 -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'
To run the tests:
```bash
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-debug-actors-from-ids-0.1a1.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

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