open-cli3

View on PyPIReverse Dependencies (0)

0.0.0 open_cli3-0.0.0-py3-none-any.whl

Wheel Details

Project: open-cli3
Version: 0.0.0
Filename: open_cli3-0.0.0-py3-none-any.whl
Download: [link]
Size: 17922
MD5: 7d0f2ac6f50957c61ed07b68fb31babe
SHA256: 3c37a47fc3ee0114b5420a8e12a6b9414ad6d3f378115e598c0fb3367ef99fce
Uploaded: 2021-10-25 20:23:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: open-cli3
Version: 0.0.0
Summary: Generate client based on OpenAPI Specification and wrap it in a command line interface
Author: Danny Tijerina
Author-Email: danny[at]privcloud.com
Home-Page: https://github.com/privcloud-com/open-cli3
License: MIT
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: certifi (==2021.5.30)
Requires-Dist: fire (==0.1.3)
Requires-Dist: openapi3 (==1.5.0)
Requires-Dist: prompt-toolkit (==1.0.15)
Requires-Dist: pyfiglet (==0.8.post1)
Requires-Dist: tabulate (==0.8.2)
Requires-Dist: wcwidth (==0.2.5)
Requires-Dist: six (==1.16.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: urllib3 (==1.26.6); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_version < "4"
Requires-Dist: pyyaml (==5.4.1); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5"
Requires-Dist: requests (==2.26.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5"
Requires-Dist: charset-normalizer (==2.0.3); python_version >= "3"
Requires-Dist: idna (==3.2); python_version >= "3"
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
[Description omitted; length: 2991 characters]

WHEEL

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

RECORD

Path Digest Size
open_cli3/__init__.py sha256=-S11r9ln5z26sUh7CUJy9yJeF38Ti3jt-lT1cdUbcP8 106
open_cli3/cli.py sha256=0UsPjTjoPAxbXVcF9YCwXVZ16wruixx_1CxMrh2IOYg 8113
open_cli3/completer.py sha256=gGhNQeEEIf7HtdG1ATeWQCanFCNT2seL1jDsVYRrEvI 7785
open_cli3/formatter.py sha256=EHU3Hrnw5Akq40XNyLPpbiU_mbbVskxcwDiir61KxAo 2676
open_cli3/help.py sha256=Dcigb2lFy7TDQNYLtI84xJe1F7_kbeDtY0V9Z5kas98 526
open_cli3/main.py sha256=UPiF4R_fNZXyFjqLULZbpzECS26BnxORglZ9mxGKXQU 2116
open_cli3/openapi_extension.py sha256=qRFyglwrjg1oP3rbeIIxUS_VThKGdyzoBlE35EVIAQ4 21970
open_cli3/parser.py sha256=OgnZt5qMdgc2vbpmuV-oJAjU_ctYGzmbqz4t9BsyIj4 3389
open_cli3-0.0.0.dist-info/AUTHORS sha256=VKtImr4GKOnyjujeItNiUE8_cFkiEUMN8zpvJF7vNu4 67
open_cli3-0.0.0.dist-info/LICENSE sha256=loTVH0oJBY1W6oZ3l0N2_IHzhMEy5VPbTz3GHJJZ4iQ 1078
open_cli3-0.0.0.dist-info/METADATA sha256=cgq_9jQHTD3utxmTiQPcSBRemZYmqlkoiLRkhoDqMaI 4553
open_cli3-0.0.0.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
open_cli3-0.0.0.dist-info/entry_points.txt sha256=_bcetJmpOYKmB_5eg0X7_2XdFv9Gjq60nNWyfZM4O_k 51
open_cli3-0.0.0.dist-info/pbr.json sha256=sNe7wLxGOZIJfszDTA95zA18D9jOJn5jKbidym9ZbK8 47
open_cli3-0.0.0.dist-info/top_level.txt sha256=ibS9cneG1_jJrkY0G_Rokt5600-BQOOe4wFEyMC5DyM 10
open_cli3-0.0.0.dist-info/RECORD

top_level.txt

open_cli3

entry_points.txt

open-cli3 = open_cli3.main:main