DEEP OC Command Line Interface (DEEP OC CLI)
Project description
deep-oc-client
DEEP OC Command Line Interface (DEEP OC CLI).
This is a command line tool (and also a library) to interact with the DEEP-Hybrid-DataCloud Marketplace, allowing you to browse, get information, download and execute the published modules.
- Free software: Apache License 2.0
- Source: https://github.com/alvarolopez/deep-oc-client
- Bugs: https://github.com/alvarolopez/deep-oc-client/issues
- Documentation: TBD
Installation
You can install it via PyPI:
pip install deep-oc-client
Usage
To list the modules you can use module ls:
$ deep-oc module list
+-------------------------------------------+-------------------------------------------------+--------------------------------------------------------------------+------------+
| Title | DockerHub container | url | License |
+-------------------------------------------+-------------------------------------------------+--------------------------------------------------------------------+------------+
| DEEP OC Dogs breed detection | deephdc/deep-oc-dogs_breed_det | https://github.com/deephdc/DEEP-OC-dogs_breed_det | MIT |
+-------------------------------------------+-------------------------------------------------+--------------------------------------------------------------------+------------+
To fetch information about a module you can use module show:
$ deep-oc module show https://github.com/deephdc/deep-oc-dogs_breed_det
+----------------------+---------------------------------------------------------------------------+
| Field | Value |
+----------------------+---------------------------------------------------------------------------+
| TOSCA_template | Yes |
| build_status | SUCCESS |
| date_creation | 2018-11-18 |
| docker_registry_repo | deephdc/deep-oc-dogs_breed_det |
| dockerfile_repo | https://github.com/deephdc/DEEP-OC-dogs_breed_det |
| keywords | ['docker', 'tensorflow', 'cnn'] |
| license | MIT |
| model_source_code | https://github.com/deephdc/dogs_breed_det |
| summary | A test application to identify Dog's breed as an example for DEEPaaS API. |
| title | DEEP OC Dogs breed detection |
+----------------------+---------------------------------------------------------------------------+
In order to get the complete list of commands, as well as usage details please check the output of:
deep-oc help
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deep-oc-client-0.1.0.tar.gz.
File metadata
- Download URL: deep-oc-client-0.1.0.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6f0bcf6e4fe3c6042a8616842e919d2e1a6e946a4dd042a39735388c179a6a0
|
|
| MD5 |
31f1e6cc176b84a816e7a2ee10fd5a46
|
|
| BLAKE2b-256 |
3808efd0410590a4b9e25a9cd2af0a780e3ca7446d880b76ce9d9d6d402ea64b
|
File details
Details for the file deep_oc_client-0.1.0-py3-none-any.whl.
File metadata
- Download URL: deep_oc_client-0.1.0-py3-none-any.whl
- Upload date:
- Size: 20.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f55ccc315371246508042df16e16501c00b7d46260e59e742a502d90e5bebd3f
|
|
| MD5 |
28c3d58492d5b9ae0181d310af1c04c3
|
|
| BLAKE2b-256 |
8e96010ee39eafe7bb56a987f8ad9bc7540a465d59ee7de45d9f3140bb88350c
|