Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page