Datasette connector for loading pytables files (.h5)
Project description
datasette-pytables
Datasette-PyTables provides a web interface and a JSON API for PyTables files, allowing them to be accessible for e.g. Javascript programs. It works in conjunction with Datasette, which provides a web interface for SQLite files. Thanks to Datasette-Connectors, Datasette can accept external connectors for any kind of database files, so you can develop your own connector for your favourite data container if you want (read developers doc).
Installation
Run pip install datasette-pytables
to install both Datasette and the PyTables connector. Easy as pie!
How to serve PyTables files
datasette serve path/to/data.h5
This will start a web server on port 8001; then you can access to your data visiting http://localhost:8001/
Read the Datasette documentation for more advanced options.
See how a typical Table query looks like in the Datasette-PyTables web interface:
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-pytables-2.0.1.tar.gz
.
File metadata
- Download URL: datasette-pytables-2.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5613fc84f584a3db67701ea7c4a2095a5b570784e099575ef943b5641e9775a5 |
|
MD5 | f904058900170c22ccd02103b0a8fb90 |
|
BLAKE2b-256 | 189d1a3a4e35282a6f9c5a9c049f508c9548a70f53f1ade2523ba00383eae2a0 |
File details
Details for the file datasette_pytables-2.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: datasette_pytables-2.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c16185af74d35c86480baeb54d5964a85fef8f079f9b1ec08d7e0cab1fd925af |
|
MD5 | 35595967da3b7ce30ae7aff138dc0d12 |
|
BLAKE2b-256 | 9043de49957a9cb1d17020d6fdd28fa8a15d59df84e0cbf291110fff40103532 |