rio-chopt

View on PyPIReverse Dependencies (0)

1.0.4.2 rio_chopt-1.0.4.2-py3-none-any.whl

Wheel Details

Project: rio-chopt
Version: 1.0.4.2
Filename: rio_chopt-1.0.4.2-py3-none-any.whl
Download: [link]
Size: 29597
MD5: af54594d8bf46ee6b88ab450b5126580
SHA256: 79c73fe29629c11d3e580a8de5782ed7f7cc4fada9c4ca3c2badb5e412a7e8ba
Uploaded: 2021-08-03 16:53:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rio-chopt
Version: 1.0.4.2
Summary: This utility helps you deploy your code as an API locally on your machine
Author: Chainopt
Author-Email: support[at]chainopt.com
Home-Page: https://github.com/pypa/rio-chopt
Project-Url: Bug Tracker, https://github.com/chainopt/rio-cli/issues
License: Apache License Version 2.0
Keywords: Swagger,OpenAPI,ModelOps,CLI,DataScience
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (==7.1.2)
Requires-Dist: docker (==5.0.0)
Requires-Dist: keyring (==23.0.1)
Requires-Dist: numpy (==1.20.1)
Requires-Dist: pandas (==1.2.3)
Requires-Dist: PyYAML (==5.4.1)
Requires-Dist: requests (==2.25.1)
Requires-Dist: stdiomask (==0.0.6)
Requires-Dist: setuptools (==57.1.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2987 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rio/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rio/cli.py sha256=g8Bbfi77z3Y5tohKwByZ3jDEyZOJucFIoXIf5aFn1D8 786
rio/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rio/commands/cmd_begin.py sha256=_NSD7gGm88u_Yyehvv6xebyMrMBkwg6T3Hx-Sukv-Gk 1182
rio/commands/cmd_deploy.py sha256=WE1hue_gdWABaHxvjdOCB6aDAiBID0GdUlWKHOAmewg 1200
rio/commands/cmd_end.py sha256=jzjyGz0ccwQrGW0PC9r7mE1V8W9WgWx35UGbpOTGoMA 1008
rio/commands/cmd_list.py sha256=BE2M4YaaQ5LgGxHMuHNzVYeK_DklrdH5Rmt-TBABc0k 855
rio/commands/cmd_logs.py sha256=21xjiI86b3DpswI_UtiR53i7rlpbAomzyLSqpghq5Ac 976
rio/commands/cmd_start.py sha256=ZV9qWWHXX750ec4k8bnxJ9DC8aB0LXxpS2Siq-H7haY 1020
rio/commands/cmd_stop.py sha256=m32hXIeWSTX9XPnJaYoETWpWCPJAJtxueeqoaJ73YsM 1023
rio/commands/cmd_undeploy.py sha256=nDA3R0sMhfKMZDvyHDop8gNb0u2WDxPpGaJjuRWZgsE 1119
rio/utilities/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rio/utilities/errors.py sha256=4Znsjc46Uk2cmydsg7vAIHm8hRgibMvee5R6K4TMXGo 4973
rio/utilities/loader.py sha256=l4g7FNf1lxw1zS3MFRhXLmETqhXTBMjQnJuLe68N-oA 2049
rio/utilities/utils.py sha256=ojznHOZQm_0qmHuole0nHTZq8OcOIlQmXZj0xnmI7pM 30466
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_begin.py sha256=GXjL4j1fGnO6BBIH4mMxVSXQAOuRGkprfIIJJg20Dwo 3431
tests/test_deploy.py sha256=pFR4oH8Sfz1MKH2gqdQMn7zPTPT0UBKl5A-iG2Cv4FU 1468
tests/test_end.py sha256=WFhKZ2ul2t1HUQz6FfxzbJx3C2bSSjoQbqwXkh7ZDQE 1331
tests/test_list.py sha256=Te-z25XHx5AKMdbNCyUUHOOFGEHF9iuTl-C0QWyhtfA 1871
tests/test_logs.py sha256=SAhY65tpkNwJZuPA24rTR9zbIbnc7XbW-ssSe8B-yV4 1249
tests/test_start.py sha256=ju88AHxbPlqZNPIGezifjLCzW1LTgUiPKQSvZqWrbY4 1367
tests/test_stop.py sha256=vsslFQ64iiw7apdhlHEphEJkvO18c5CoZpTlhk-elT0 1075
tests/test_undeploy.py sha256=hqHEu_jhh-qx0gzSML44uYnPM4kTEJE4MxVU4mjOiRE 1607
tests/test_unit.py sha256=bp9moQ4gjqqJEpclr5UkHQ7ZAwLRyVtxtNKN_iBxPY4 523
rio_chopt-1.0.4.2.dist-info/LICENSE sha256=Vow0AS6ndacS1X003n0FeNoMGt9Ol12x6rkC80ec_Kc 11353
rio_chopt-1.0.4.2.dist-info/METADATA sha256=P3iSUpcGKpJvKH1Cg00vPVxHhARecAXEJqh2bO384mw 4398
rio_chopt-1.0.4.2.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
rio_chopt-1.0.4.2.dist-info/entry_points.txt sha256=7qnW3t8EfajgGWGi5Ep5f-gQtgR4XFB7oqlFGmLvOX4 55
rio_chopt-1.0.4.2.dist-info/top_level.txt sha256=FTkkTTZkL01Pj8e22de6t9rqCaFvVojCe-qwV5tZCNU 10
rio_chopt-1.0.4.2.dist-info/RECORD

top_level.txt

rio
tests

entry_points.txt

rio = rio.cli:cli