Export a copy of a SQLite database on demand
Project description
datasette-export-database
Export a copy of a SQLite database on demand
Installation
Install this plugin in the same environment as Datasette.
datasette install datasette-export-database
Usage
Users with the export-database
permission will be able to download a fresh snapshot of any on-disk (not in-memory) database using a new option in the database action menu.
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
cd datasette-export-database
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
Built Distribution
File details
Details for the file datasette-export-database-0.2.1.tar.gz
.
File metadata
- Download URL: datasette-export-database-0.2.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 270c19f59722fe550e662580b1b8800fe5aca324ec69a4fe6eeb3781ba810319 |
|
MD5 | 9ac8f68f5b38b3d79d644432eb2496e0 |
|
BLAKE2b-256 | 696a832569c014ce85a4f5db574cf4db94f84ebb02ef3aedaa4873ee036e3678 |
File details
Details for the file datasette_export_database-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: datasette_export_database-0.2.1-py3-none-any.whl
- Upload date:
- Size: 8.4 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 | 3c08093626727a457dd3dfad7a597bbb5df201ee123e5e8c67585e0a616d39ab |
|
MD5 | 799444446f6c748a5ec4943161980344 |
|
BLAKE2b-256 | a173309d21482048bfb963097a5ec5333eca1c18b7ba35b42222e058bedeff78 |