github-deploy

View on PyPIReverse Dependencies (0)

1.2.0 github_deploy-1.2.0-py3-none-any.whl

Wheel Details

Project: github-deploy
Version: 1.2.0
Filename: github_deploy-1.2.0-py3-none-any.whl
Download: [link]
Size: 22145
MD5: 60f102e02bdad76260aa1519dc36efe2
SHA256: f72a9f9957c80ed93c8070e082808d6c634c09837d1132b7265517006bab2d36
Uploaded: 2023-07-05 18:14:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: github-deploy
Version: 1.2.0
Summary: Deploy yaml files to a large number of repositories in seconds.
Author: Tonye Jack
Author-Email: jtonye[at]ymail.com
Home-Page: https://github.com/tj-python/github-deploy
License: MIT
Keywords: yaml,deploy,poly repository,github,single configuration
Requires-Python: >=3.7
Requires-Dist: asyncclick
Requires-Dist: asyncio
Requires-Dist: aiohttp
Requires-Dist: certifi
Requires-Dist: colorama
Requires-Dist: aiofiles
Requires-Dist: anyio
Requires-Dist: bump2version; extra == "deploy"
Requires-Dist: readme-renderer[md]; extra == "deploy"
Provides-Extra: deploy
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3804 characters]

WHEEL

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

RECORD

Path Digest Size
github_deploy/__init__.py sha256=ED6jHcYiuYpr_0vjGz0zx2lrrmJT9sDJCzIljoDfmlM 65
github_deploy/main.py sha256=1Q6GWhdGN-z6syjDKweOBlFHQTDlpk2ZP7g2TiZabNc 1032
github_deploy/commands/__init__.py sha256=ED6jHcYiuYpr_0vjGz0zx2lrrmJT9sDJCzIljoDfmlM 65
github_deploy/commands/_constants.py sha256=i_yUECpEY7Q4CB8fdOL8P94Q0ImCUOqPJlbsux-4Slo 142
github_deploy/commands/_http_utils.py sha256=Z79vorbQhFjzCR2x6oHJLHj33P6hKIYwe_l33c0qRXw 1296
github_deploy/commands/_repo_utils.py sha256=qrUpj_CSXaojlGlvu9PIB1k_QIF6SnKkXPUA1_26yr4 3427
github_deploy/commands/_utils.py sha256=I4natuPtpXfZvT0LlZ1osvYihxj2IK48Qwa1GvCAf-0 366
github_deploy/commands/delete.py sha256=zR89vydvDVV8NhUsuU55dHSoZfhLLisuXKum7GHjrk8 4175
github_deploy/commands/upload.py sha256=UQ896wmVzYDnHx8VeUhzj9fWw_sEAqcTLHP7EwmH3GU 6614
github_deploy-1.2.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
github_deploy-1.2.0.dist-info/METADATA sha256=MCO-Yj89V2BBlwnyBixk-_U0j6-wAH3OkuM3E_uUp6Q 4493
github_deploy-1.2.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
github_deploy-1.2.0.dist-info/entry_points.txt sha256=2rfzYXTqlPB_a89Q0Gzp2_pNXuFz7dRFNUAq_4aIYpI 94
github_deploy-1.2.0.dist-info/top_level.txt sha256=8V4oEsK0QvleAtbGaRzq3ffOEZqgkDz7xklmZCvxSeE 14
github_deploy-1.2.0.dist-info/RECORD

top_level.txt

github_deploy

entry_points.txt

gh-deploy = github_deploy.main:main
github-deploy = github_deploy.main:main