github_cli_app

View on PyPIReverse Dependencies (0)

1.0.1 github_cli_app-1.0.1-py3-none-any.whl

Wheel Details

Project: github_cli_app
Version: 1.0.1
Filename: github_cli_app-1.0.1-py3-none-any.whl
Download: [link]
Size: 13636
MD5: d06d8da02158777a6eddc1d55196e878
SHA256: b7a9231ed284e57e280f4f4532e2421b376390a9c9fb5d0697a7ef3bf8a2f721
Uploaded: 2019-04-17 09:28:15 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: github-cli-app
Version: 1.0.1
Summary: Command line interface for GitHub
Author: Michal Polovka
Author-Email: michal.polovka[at]gmail.com
Home-Page: https://github.com/miskopo/github_cli_app
Download-Url: https://github.com/miskopo/github_cli_app
Platform: linux
Requires-Python: >=3.6
Requires-Dist: pytest (==4.0.1)
Requires-Dist: pytest-cov
Requires-Dist: colorama
Requires-Dist: requests
Requires-Dist: codecov
Requires-Dist: coverage
Requires-Dist: codacy-coverage
[Description omitted; length: 118 characters]

WHEEL

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

RECORD

Path Digest Size
github/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
github/__main__.py sha256=KjQW6Vlg8OaIacBHAefkr6TUeHvqsytNhitdTFIsBrA 716
github/argparser.py sha256=ZTqy4GDOfHpNTD-iK7lkpehl8LSc-_kWE9c1vf-9i6w 1714
github/authentication.py sha256=otVw3ZxXBGs3JSishWG6xwOY10gdDQOfldlwvz1-nAM 3234
github/cli_handler.py sha256=azbw4QVmBoZtZNm4g4QTW6z2Va0zsBAetV2icrEqUqk 1228
github/cli_printer.py sha256=6z7HUV6GRWyZme7tqEDzaTEpYcjQgyTWcTL2egaJHSQ 800
github/github_controller.py sha256=PJI82o6_Iqk7HDFt3t7p5x0u1Kdil52UvuN0X_03EZI 12578
github/logger.py sha256=YoecXR1BX6vRr4TNc_dHqQ5ItlMJKAs5BtclaDz8N90 903
github/common/InvalidAPIKeyException.py sha256=45pmSeo8gAEldCSNqZ-lBDA2vTJbho2Hp_T3-yB6PQw 132
github/common/InvalidNumberOfArgumentsException.py sha256=ek_1A9LoR3nKkiUUsa_wJZYGHg4EBCnjqB0c-LdMHCc 141
github/common/__init__.py sha256=eDn7wv5zdynZnRpGDxxmjUTK-jYyof_VCVi_XiutNvU 281
github/common/deprecated_decorator.py sha256=58HplrFuH3465RWOQSwLMuWF5qNEHkztLjapQcbcQqI 655
github/common/graphql_utils.py sha256=xzo8yxjCD_VFnyyNlIr6JR5nHBKfFwuP2t1sx9Lwyf0 571
github/common/rest_utils.py sha256=dSKwq4qJXTLuAxD8RpyXNScsoarzLQqyVom64YaTIUk 529
github/queries/graphQL_mutation.py sha256=K9FODStQooZc0CEoJMPJnRSmUmR02NuZSPbopGCp67o 1115
github/queries/graphQL_query.py sha256=3fi24HtmMEpkKS34AhF6fm8nlA6HF9spAwPeMBWp8_M 1770
github_cli_app-1.0.1.dist-info/DESCRIPTION.rst sha256=DtclVXivX6U37DPo0YvOAN9IugCkNU0nJbzkqMh2nu4 118
github_cli_app-1.0.1.dist-info/METADATA sha256=lBZV1x8WVSFOpSd8zOZfLSCvRC5FQmHdk8NwbV30-Wk 631
github_cli_app-1.0.1.dist-info/RECORD
github_cli_app-1.0.1.dist-info/WHEEL sha256=dXGL5yz26tu5uNsUy9EBoBYhrvMYqmFH9Vm82OQUT-8 95
github_cli_app-1.0.1.dist-info/entry_points.txt sha256=QcKqv1QSfzlg8173BW8XXh3MQwrQ96XdTGp-hAUL6Vo 49
github_cli_app-1.0.1.dist-info/metadata.json sha256=DMJUHYD_b_DRZ0yboE1Hf_RLzfjf661nY4b5kRqBNcM 825
github_cli_app-1.0.1.dist-info/top_level.txt sha256=X_Dn8Q-zPGudQV37mRBM5uHhwhEsv4x1AeAuB1dfEls 7

top_level.txt

github

entry_points.txt

github = github.__main__:main