Tool to serve a dataset over HTTP
Project description
Tool to serve a dataset over HTTP.
Installation
pip install dserve
Usage
The command below serves the dataset located in /path/to/dataset on port 8080.
dserve -d path/to/dataset -p 8080
The default port is 5000.
The dataset can also be specified using the DSERVE_DATASET_PATH environment variable.
export DSERVE_DATASET_PATH=path/to/dataset dserve
Dataset creation
Datasets can be created using the related Python tools:
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
dserve-0.1.1.tar.gz
(2.9 kB
view details)
File details
Details for the file dserve-0.1.1.tar.gz.
File metadata
- Download URL: dserve-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b41b491458201e57959bf74e1df80a8d129a226f06974d81af697d264d54c7d8
|
|
| MD5 |
ee6a4da5da9f009cffac422ec921c1b4
|
|
| BLAKE2b-256 |
874a53ce96d5f89adadda8186d38481ea2b5fed7a39217a84a44db2b3fbafc90
|