Publish Datasette instances to Azure Functions
Project description
datasette-publish-azure
Publish Datasette instances to Azure Functions
UNDER CONSTRUCTION: This plugin does not work yet!
See simonw/azure-functions-datasette for the prototype.
Installation
Install this plugin in the same environment as Datasette.
$ datasette install datasette-publish-azure
Usage
Usage instructions will go here.
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
cd datasette-publish-azure
python3 -mvenv venv
source venv/bin/activate
Or if you are using pipenv
:
pipenv shell
Now install the dependencies and tests:
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-publish-azure-0.1a0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d25e65de3595f09d28835a26891c731a50410d263251e12fa717fcb2ec2832f4 |
|
MD5 | 807e91f941cd73c6e400a32487102c00 |
|
BLAKE2b-256 | fdf5dbab1ef2ef449c70386c8bd66aadc7d5b98e71ae8509a2383716aa27d514 |
Close
Hashes for datasette_publish_azure-0.1a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f1492989e15ec51d887ad2a1b39717f8518181abe591a19f87e0c41c963e07a |
|
MD5 | 4f891095a0fab255435de9d263e55ef7 |
|
BLAKE2b-256 | 00ad054199a2a1bebab9fc7536cdcb2ad706ac7ebf80f11a7971b39d54f33155 |