Debug plugin that lets you imitate any actor
Project description
datasette-unsafe-actor-debug
Debug plugin that lets you imitate any actor. Only use this for debugging purposes.
Installation
Install this plugin in the same environment as Datasette.
datasette install datasette-unsafe-actor-debug
Usage
This plugin adds a public page at /-/unsafe-actor
that lets you sign into Datasette as any actor.
Do not deploy this in production.
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
cd datasette-unsafe-actor-debug
python3 -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
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
Close
Hashes for datasette-unsafe-actor-debug-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47908f902e8eaf341d2cdd05871921bffd03a91628a731a6e89ee5be8878d96f |
|
MD5 | c1a63b1b9e9787ec8eb6ae2bc052dbc3 |
|
BLAKE2b-256 | 1c0d9f8ea39681f456a18408b9685f50cff449decda7cf3544e65825a3b1cd18 |
Close
Hashes for datasette_unsafe_actor_debug-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18b02ed85cbb4f931158f845a7fa3a27cdf11ea235203e2145af4e96e25d84ee |
|
MD5 | 5f71abf3646defde214662fa77437845 |
|
BLAKE2b-256 | 7f6eaac0b6a5fdfaa6daa3d0177f3337f3096216a09e3239d8241e15fb5bc9b2 |