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
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
File details
Details for the file dtool_lookup_client-0.1.0.tar.gz
.
File metadata
- Download URL: dtool_lookup_client-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c949f73c9423c9986a690177eb3651f4a51c7c32a3cfebd473b91bb71cf4f966
|
|
MD5 |
e82d60faa09daeb90df1f9791c531398
|
|
BLAKE2b-256 |
f96f9e78aa473d30fb2d0530057629b02d5d2c2a16a3e5e2e430450d99f885f1
|