Datasette plugin for trying out the actors_from_ids hook
Project description
datasette-debug-actors-from-ids
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file datasette-debug-actors-from-ids-0.1a1.tar.gz
.
File metadata
- Download URL: datasette-debug-actors-from-ids-0.1a1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bb14b36f14e5069347edb18fd87b3aaee5e26692674383280cfee6faf08a5b0 |
|
MD5 | c83b1675791641c1c04d445fbf37a84b |
|
BLAKE2b-256 | 9ba175b34c2012faad8b1edb82ab34588ab49a29d44e7c9f1b4a6c3b501defcf |
File details
Details for the file datasette_debug_actors_from_ids-0.1a1-py3-none-any.whl
.
File metadata
- Download URL: datasette_debug_actors_from_ids-0.1a1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6518a473971c0fe829b6ec2237bb20685f59e2b8f06c3246695b8cd6e106cb4d |
|
MD5 | dfb620c1bccf11ed3eb97415e0ab6bac |
|
BLAKE2b-256 | c98eb7b1709ac5de7b48613ec53a4b890d1e73ecaba982c1c33108f474fbf71f |