Datasette plugin for uploading CSV files and converting them to database tables
Project description
datasette-upload-csvs
Datasette plugin for uploading CSV files and converting them to database tables
Installation
datasette install datasette-upload-csvs
Usage
The plugin adds an interface at /-/upload-csvs
for uploading a CSV file and using it to create a new database table.
By default only the root actor can access the page - so you'll need to run Datasette with the --root
option and click on the link shown in the terminal to sign in and access the page.
The upload-csvs
permission governs access. You can use permission plugins such as datasette-permissions-sql to grant additional access to the write interface.
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-upload-csvs-0.9.1.tar.gz
.
File metadata
- Download URL: datasette-upload-csvs-0.9.1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f9b99439503a9bc27ada2a2c53bca9b2c59b9a1662780ed5000e8403eea62fb |
|
MD5 | f350b886a7b04875741fcc304e39220a |
|
BLAKE2b-256 | 334957574ea0f351ff3ce8217d2d88c5dbeceb81b7163df857a27dcbfa4e0fea |
File details
Details for the file datasette_upload_csvs-0.9.1-py3-none-any.whl
.
File metadata
- Download URL: datasette_upload_csvs-0.9.1-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bacf6a0786d6752ed1fbc1ee042d26460a5cfd08f3260689f1990bf3017f722c |
|
MD5 | 9ffed3cb05612f93452f99b12b1aa0fd |
|
BLAKE2b-256 | bb0ea4b3502705f1cb596af36755cf036d74a7706c91318483881b8449406a90 |