gitlab-runner-api

View on PyPIReverse Dependencies (0)

1.0.4 gitlab_runner_api-1.0.4-py2.py3-none-any.whl

Wheel Details

Project: gitlab-runner-api
Version: 1.0.4
Filename: gitlab_runner_api-1.0.4-py2.py3-none-any.whl
Download: [link]
Size: 25008
MD5: 718326663de61ebd1129a30b1f1bd060
SHA256: ff75afd25259eb7370fe2bd1829aab7102209dd0999397e6cabae98f3d9dd9d9
Uploaded: 2020-10-22 16:56:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitlab-runner-api
Version: 1.0.4
Summary: Unofficial implementation of the GitLab runner client for making customised CI runners
Home-Page: https://github.com/chrisburr/gitlab-runner-api/
License: MIT
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
Requires-Dist: setuptools
Requires-Dist: colorlog
Requires-Dist: requests
Requires-Dist: six
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: responses; extra == "testing"
Requires-Dist: requests-toolbelt; extra == "testing"
Provides-Extra: testing
[Description omitted; length: 4393 characters]

WHEEL

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

RECORD

Path Digest Size
gitlab_runner_api/__init__.py sha256=GwYSFBLiFFVdGRCAr5eu4ygrVi5EDXxrEBDLMA43ke4 606
gitlab_runner_api/cli.py sha256=DL9Q8OiNczkt86NqAOXRmBt9PK8bj1SSGnbrmhK39og 1003
gitlab_runner_api/exceptions.py sha256=z1WL7WAMEgKR7dbt8JQkcGHwTrZ8P_tN3BwIteHtnvo 566
gitlab_runner_api/failure_reasons.py sha256=1WjZ4v1FhVd6KO9EudRhvRBa8Ul25zQwXMJHWUMTgko 1090
gitlab_runner_api/job.py sha256=iEaf0fb076egQF9WYoyCHRRiMdVZLX_J76uebmUHjac 15127
gitlab_runner_api/logging.py sha256=9HXDN765k5l_QfX-jeXsewYaS2rQfeMN8JDijI8_ViQ 412
gitlab_runner_api/runner.py sha256=Y_-H4nw54J_SaDoz7wvLr8HrM1Dd2zBBxVc8O6FAj7I 12951
gitlab_runner_api/version.py sha256=8hOtfzGSd55CHgS4cns9WoFXrAAvoXkEmHFXb1Lq7VE 306
gitlab_runner_api/testing/__init__.py sha256=vDJG1n1a-us5FzT1-gRClOXk9rQsT4fksnbY7oRvdr0 7721
gitlab_runner_api/testing/job.py sha256=swMBqqTCNk_8iMr_pZliEjGQ5wTd2y11hZwvnJFIPjk 13064
gitlab_runner_api/testing/runner.py sha256=Xda7ybKFu73hayE_YDB9F2rSMbxNp6Uc4PXIKfIrYCc 2047
gitlab_runner_api/testing/utils.py sha256=w7HdymqQHxHJxNd8mAfq27VRUSyzifmOcJPxU1zP4sY 5312
gitlab_runner_api/utils/__init__.py sha256=ezsfLsyYGyz6w-8bdpLYTxLZ-w4JKXeVJfzg4Pkc2mU 1055
gitlab_runner_api/utils/ansi.py sha256=HouF2_k2xMoyDv4_D8esiXfGJqqfpX-J8WOZNXhS150 377
gitlab_runner_api-1.0.4.data/data/README.rst sha256=r24e3_DozPK4xmcgP10fqjULY5hRbjBQheqjaNn5KmA 4391
gitlab_runner_api-1.0.4.dist-info/LICENSE.txt sha256=MWKfRIny45V57WimjWAlTUEoRR6-PBD8EId6TFScnKA 1072
gitlab_runner_api-1.0.4.dist-info/METADATA sha256=W9CRSveH8XNHwfrP5O_MrB1K72MmkDynhc7dpbi5Dao 5458
gitlab_runner_api-1.0.4.dist-info/WHEEL sha256=ADKeyaGyKF5DwBNE0sRE5pvW-bSkFMJfBuhzZ3rceP4 110
gitlab_runner_api-1.0.4.dist-info/entry_points.txt sha256=CrR9DN0Vd9UNDg1WpdPMqC7EM_YJSN623N1QVCwO0D0 75
gitlab_runner_api-1.0.4.dist-info/top_level.txt sha256=OSfKPX4n5vhZNLzZjwQXW5J_X8awsWYQI4mR_p0h9KI 18
gitlab_runner_api-1.0.4.dist-info/RECORD

top_level.txt

gitlab_runner_api

entry_points.txt

register-runner = gitlab_runner_api:cli.register_runner