Print Datasette events to standard error
Project description
datasette-debug-events
Print Datasette events to standard error
Installation
Install this plugin in the same environment as Datasette.
datasette install datasette-debug-events
Usage
Once installed, any events fired by the Datasette events mechanism (introduced in Datasette 1.0a8) will be sent to standard error and should display in your terminal.
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
cd datasette-debug-events
python -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
python -m 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_events-0.1a0.tar.gz
.
File metadata
- Download URL: datasette_debug_events-0.1a0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df838627adfcf9d1109949ac63682fa8ec587377423cd03956c8e64287f36243 |
|
MD5 | 2ec82a88a3a219842ff00d06a5d9ff9b |
|
BLAKE2b-256 | cd262278b2d285a3bead7e78a85e8e9555b996ef7f72e4bd39060730a335097b |
File details
Details for the file datasette_debug_events-0.1a0-py3-none-any.whl
.
File metadata
- Download URL: datasette_debug_events-0.1a0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1624d9adcb4c9e1f90298a41ee760380ae8e4a3bd6c0d3813ca896abe26667d |
|
MD5 | 0582c9056cd093f6ba97957ef336c8e6 |
|
BLAKE2b-256 | ef764a849e55ad6ea25bb0696b73ee2ce55bc844c306d589e777d6bca4507feb |