Skip to main content

Run Datasette using the Granian HTTP server

Project description

datasette-granian

PyPI Changelog Tests License

Run Datasette using the Granian HTTP server

Installation

Install this plugin in the same environment as Datasette.

datasette install datasette-granian

Usage

Run datasette granian ... instead of datasette serve ... - most options should remain the same.

% datasette granian fixtures.db content.db --crossdb
[INFO] Starting granian
[INFO] Listening at: 127.0.0.1:8001
[INFO] Booting worker-1 with pid: 92793
[INFO] Started worker-1
[INFO] Started worker-1 runtime-1

Development

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

cd datasette-granian
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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datasette-granian-0.1.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

datasette_granian-0.1-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

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