{ "info": { "author": "Alvaro Lopez Garcia", "author_email": "aloga@ifca.unican.es", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Web Environment", "Framework :: Flask", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Image Recognition", "Topic :: Scientific/Engineering :: Information Analysis" ], "description": "# deep-oc-client\n\n[![GitHub license](https://img.shields.io/github/license/deephdc/deep-oc-client.svg)](https://github.com/deephdc/deep-oc-client/blob/master/LICENSE)\n[![GitHub release](https://img.shields.io/github/release/deephdc/deep-oc-client.svg)](https://github.com/deephdc/deep-oc-client/releases)\n[![PyPI](https://img.shields.io/pypi/v/deep-oc-client.svg)](https://pypi.python.org/pypi/deep-oc-client)\n[![Python versions](https://img.shields.io/pypi/pyversions/deep-oc-client.svg)](https://pypi.python.org/pypi/deep-oc-client)\n[![Build Status](https://jenkins.indigo-datacloud.eu/buildStatus/icon?job=Pipeline-as-code%2Fdeep-oc-client%2Fmaster)](https://jenkins.indigo-datacloud.eu/job/Pipeline-as-code/job/deep-oc-client/job/master/)\n\n\"DEEP-Hybrid-DataCloud\n\nDEEP OC Command Line Interface (DEEP OC CLI).\n\nThis is a command line tool (and also a library) to interact with the\n[DEEP-Hybrid-DataCloud Marketplace](https://marketplace.deep-hybrid-datacloud.eu/),\nallowing you to browse, get information, download and execute the published\nmodules.\n\n* Free software: Apache License 2.0\n* Source: https://github.com/alvarolopez/deep-oc-client\n* Bugs: https://github.com/alvarolopez/deep-oc-client/issues\n* Documentation: TBD\n\n## Installation\n\nYou can install it via PyPI:\n\n pip install deep-oc-client\n\n## Usage\n\nTo list the modules you can use `module ls`:\n\n $ deep-oc module list\n +-------------------------------------------+-------------------------------------------------+--------------------------------------------------------------------+------------+\n | Title | DockerHub container | url | License |\n +-------------------------------------------+-------------------------------------------------+--------------------------------------------------------------------+------------+\n | DEEP OC Dogs breed detection | deephdc/deep-oc-dogs_breed_det | https://github.com/deephdc/DEEP-OC-dogs_breed_det | MIT |\n +-------------------------------------------+-------------------------------------------------+--------------------------------------------------------------------+------------+\n\n\nTo fetch information about a module you can use `module show`:\n\n $ deep-oc module show https://github.com/deephdc/deep-oc-dogs_breed_det\n +----------------------+---------------------------------------------------------------------------+\n | Field | Value |\n +----------------------+---------------------------------------------------------------------------+\n | TOSCA_template | Yes |\n | build_status | SUCCESS |\n | date_creation | 2018-11-18 |\n | docker_registry_repo | deephdc/deep-oc-dogs_breed_det |\n | dockerfile_repo | https://github.com/deephdc/DEEP-OC-dogs_breed_det |\n | keywords | ['docker', 'tensorflow', 'cnn'] |\n | license | MIT |\n | model_source_code | https://github.com/deephdc/dogs_breed_det |\n | summary | A test application to identify Dog's breed as an example for DEEPaaS API. |\n | title | DEEP OC Dogs breed detection |\n +----------------------+---------------------------------------------------------------------------+\n\nIn order to get the complete list of commands, as well as usage details please\ncheck the output of:\n\n deep-oc help\n\n\n\n", "description_content_type": "text/markdown; charset=UTF-8", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://marketplace.deep-hybrid-datacloud.eu/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "deep-oc-client", "package_url": "https://pypi.org/project/deep-oc-client/", "platform": "", "project_url": "https://pypi.org/project/deep-oc-client/", "project_urls": { "Homepage": "https://marketplace.deep-hybrid-datacloud.eu/" }, "release_url": "https://pypi.org/project/deep-oc-client/0.1.0/", "requires_dist": [ "pbr (!=2.1.0,>=2.0.0)", "six (>=1.10.0)", "setuptools (!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0)", "docutils (>=0.14.0)", "cliff (!=2.9.0,>=2.8.0)", "requests" ], "requires_python": "", "summary": "DEEP OC Command Line Interface (DEEP OC CLI)", "version": "0.1.0" }, "last_serial": 5860521, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "28c3d58492d5b9ae0181d310af1c04c3", "sha256": "f55ccc315371246508042df16e16501c00b7d46260e59e742a502d90e5bebd3f" }, "downloads": -1, "filename": "deep_oc_client-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "28c3d58492d5b9ae0181d310af1c04c3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20356, "upload_time": "2019-09-20T07:20:39", "url": "https://files.pythonhosted.org/packages/8e/96/010ee39eafe7bb56a987f8ad9bc7540a465d59ee7de45d9f3140bb88350c/deep_oc_client-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "31f1e6cc176b84a816e7a2ee10fd5a46", "sha256": "f6f0bcf6e4fe3c6042a8616842e919d2e1a6e946a4dd042a39735388c179a6a0" }, "downloads": -1, "filename": "deep-oc-client-0.1.0.tar.gz", "has_sig": false, "md5_digest": "31f1e6cc176b84a816e7a2ee10fd5a46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26476, "upload_time": "2019-09-20T07:20:41", "url": "https://files.pythonhosted.org/packages/38/08/efd0410590a4b9e25a9cd2af0a780e3ca7446d880b76ce9d9d6d402ea64b/deep-oc-client-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "28c3d58492d5b9ae0181d310af1c04c3", "sha256": "f55ccc315371246508042df16e16501c00b7d46260e59e742a502d90e5bebd3f" }, "downloads": -1, "filename": "deep_oc_client-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "28c3d58492d5b9ae0181d310af1c04c3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20356, "upload_time": "2019-09-20T07:20:39", "url": "https://files.pythonhosted.org/packages/8e/96/010ee39eafe7bb56a987f8ad9bc7540a465d59ee7de45d9f3140bb88350c/deep_oc_client-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "31f1e6cc176b84a816e7a2ee10fd5a46", "sha256": "f6f0bcf6e4fe3c6042a8616842e919d2e1a6e946a4dd042a39735388c179a6a0" }, "downloads": -1, "filename": "deep-oc-client-0.1.0.tar.gz", "has_sig": false, "md5_digest": "31f1e6cc176b84a816e7a2ee10fd5a46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26476, "upload_time": "2019-09-20T07:20:41", "url": "https://files.pythonhosted.org/packages/38/08/efd0410590a4b9e25a9cd2af0a780e3ca7446d880b76ce9d9d6d402ea64b/deep-oc-client-0.1.0.tar.gz" } ] }