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:
Release files for datasette-pytables 2.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| datasette-pytables-2.0.1.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| datasette_pytables-2.0.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 15.0 kB
Release files / datasette-pytables-2.0.1.tar.gz
| Download URL | datasette-pytables-2.0.1.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5613fc84f584a3db67701ea7c4a2095a5b570784e099575ef943b5641e9775a5
|
|
BLAKE2b-256 checksum How to use checksums |
189d1a3a4e35282a6f9c5a9c049f508c9548a70f53f1ade2523ba00383eae2a0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / datasette_pytables-2.0.1-py2.py3-none-any.whl
| Download URL | datasette_pytables-2.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 10.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
c16185af74d35c86480baeb54d5964a85fef8f079f9b1ec08d7e0cab1fd925af
|
|
BLAKE2b-256 checksum How to use checksums |
9043de49957a9cb1d17020d6fdd28fa8a15d59df84e0cbf291110fff40103532
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|