Paste data to create tables in Datasette
Project description
datasette-paste
Paste data to create tables in Datasette
Installation
Install this plugin in the same environment as Datasette.
datasette install datasette-paste
Usage
Usage instructions go here.
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
cd datasette-paste
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
datasette-paste-0.1a1.tar.gz
(16.3 kB
view hashes)
Built Distribution
Close
Hashes for datasette_paste-0.1a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9800a85a0b9d33f5c342ca82ee59c489bb3c641aa3e322a7878e87c3d8e63f46 |
|
MD5 | a74202d2bebff4bc836c5dab8ca27a64 |
|
BLAKE2b-256 | 3f9f15e93813af2a8f6df3ef114d8f2912fdef8e2df7de81e62fa9aae4306ae8 |