gh-py

View on PyPIReverse Dependencies (0)

1.2.0 gh_py-1.2.0-py3-none-any.whl

Wheel Details

Project: gh-py
Version: 1.2.0
Filename: gh_py-1.2.0-py3-none-any.whl
Download: [link]
Size: 9624
MD5: f59177a8d84d189daa6346b76b1ad132
SHA256: b221b5374bdf8a1b528d3b9837529f575ee8c9e92ad6b2bef740fecf4b7b36fc
Uploaded: 2022-10-14 11:26:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gh-py
Version: 1.2.0
Summary: Write GH Extensions with Python
Author: JessicaTegner
Author-Email: jessica.tegner[at]outlook.com
Home-Page: https://github.com/JessicaTegner/gh-py
Project-Url: Issue Tracker, https://github.com/JessicaTegner/gh-py/issues
Project-Url: Repository, https://github.com/JessicaTegner/gh-py
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.7,<4.0
Requires-Dist: cleo (<2.0.0,>=1.0.0a)
Description-Content-Type: text/markdown
[Description omitted; length: 3596 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gh_py/__init__.py sha256=oP8FY0Q1cUbG_RwXnXsCszIzymcN0JoyDw4jb0GMXIY 294
gh_py/cli.py sha256=uBTFR0s91nlOJkSetL95QdItPuvqTV9zLN1iDzBnjxQ 2149
gh_py/internal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gh_py/internal/exe_runner.py sha256=V_5fwNg8Q_sd_xgxu4530HFEq5buwmuS_qc_L2U0rgk 500
gh_py/internal/gh.py sha256=fVpa2OWlvgK3or6ZZtVwQ3dC1rG1o_XsVS4U_RUiTuc 432
gh_py/internal/git.py sha256=GNd4Tdv9aFZCcbCS61nI2low8EapuqReizlx_12WBGk 253
gh_py/repository.py sha256=g4Cjpxmku-dqwjZOWkYhMn5BpEenDFwcb88R7vum6Yw 518
gh_py/scaffolding/.gitignore sha256=ywSDs6HFgePR9MVwR1x5ToFi6nyZCSueo27PmfO6CvI 1943
gh_py/scaffolding/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gh_py/scaffolding/extension.py sha256=qL60RgVFEJApYZHbfnnd2eA1hP_NIT1J_vypDfYXMRw 739
gh_py/scaffolding/pyproject.toml sha256=565zzCewqyKObI_LWx1eNmKiZ-1c1jgu4XsHJi3Xm3I 304
gh_py/scaffolding/scaffolding sha256=q1AwrfaErKRklwRE9otSPV0-dT3iH7VsNmyEMUARNKw 1699
gh_py-1.2.0.dist-info/entry_points.txt sha256=UG8S97aX3N6ussQIVnBMgjGVlc0zx4HwpCyUY62hzK4 39
gh_py-1.2.0.dist-info/LICENSE sha256=ZjJfVyjaaGCx0_YFnYvIb8-7mCe6YH1tO8dKCokQrCY 1071
gh_py-1.2.0.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
gh_py-1.2.0.dist-info/METADATA sha256=X01c7C9nQ1F4-WWJKmwAw8KTlUItUom6PQkGuxqP4s8 5163
gh_py-1.2.0.dist-info/RECORD

entry_points.txt

gh-py = gh_py.cli:run