Skip to main content

Dtool plugin for interacting with dtool lookup server

Project description

Dtool plugin for interacting with dtool lookup server

Installation

To install the dtool_lookup_client package.

pip install dtool_lookup_client

This plugin depends on having a dtool-lookup-server to talk to.

Looking up datasets by UUID

To lookup URIs from a dataset UUID:

dtool lookup UUID

Searching

To list all registered datasets:

dtool search

Full text search for the word “EMS”:

dtool search EMS

To list all datasets created by user olssont using the mongo query language:

dtool search -m '{"creator_username": "olssont"}'

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

dtool_lookup_client-0.1.0.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