codycd

View on PyPIReverse Dependencies (0)

0.2.0 codycd-0.2.0-py3-none-any.whl

Wheel Details

Project: codycd
Version: 0.2.0
Filename: codycd-0.2.0-py3-none-any.whl
Download: [link]
Size: 7038
MD5: c7d7cd23a451f5f6dd407977bb31ad3c
SHA256: 56529ee6a4b9bf5291232f55e7cc5145e9c2b31494309ae76797b32ad7cda487
Uploaded: 2019-09-23 20:03:17 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: codycd
Version: 0.2.0
Summary: Cody is a lightweight microservice that you can install on your machines to automate deploy requests with a simple POST request using Gitlab!
Author: Lotrèk
Author-Email: dimmitutto[at]lotrek.it
Home-Page: https://github.com/lotrekagency/cody
License: MIT
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Dist: bottle (==0.12.17)
Requires-Dist: gunicorn (==19.9.0)
Requires-Dist: python-daemon
Requires-Dist: lockfile
Requires-Dist: huey (==2.1.2)
Requires-Dist: requests (==2.22.0)
[Description omitted; length: 948 characters]

WHEEL

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

RECORD

Path Digest Size
codycd-0.2.0.dist-info/RECORD
codycd-0.2.0.dist-info/metadata.json sha256=v2fsbKKC8l_Vy7U88wJxqVVCnysxjZw9j6DtDmMJhMs 976
codycd-0.2.0.dist-info/WHEEL sha256=-aSo8rHuuPDEFzkcqqQ55pDyCjy25bYMLxSiHWKAOTc 92
codycd-0.2.0.dist-info/entry_points.txt sha256=nlkCiG0FdXM1c5AGxR00Cgwnx6Kk2m-8nfEEPzJqM2M 41
codycd-0.2.0.dist-info/DESCRIPTION.rst sha256=wM-n54hICvlUONIAyDRAxOy0IRFrdZgdS2h8C9jvqRk 951
codycd-0.2.0.dist-info/top_level.txt sha256=GwrGHx_dcjsZg3TZpsqrlX64LOcOhz8dBCk5tfpnpvQ 5
codycd-0.2.0.dist-info/METADATA sha256=M45kGteZ0i6K5Ku5obj7kSfLZxTpnAHiJPkjbHBuZdc 1648
cody/tasks.py sha256=gXDyZpWP6rMqz0Q4XAc6rlYmNYTCLmCZNGDFbGrZaqY 754
cody/config.py sha256=1xMxwPUYac95QPQDDl-Xi6Q2FPliGOhjobSWnZv4KY0 1115
cody/__init__.py sha256=ZKxTSr__RoA8hhnx5-K2SkL_cufny1PpOsepBJM1ZZo 21
cody/main.py sha256=zPyscRqRgjCwCdFRBsCppJCiODx45fr4hQUylbeeyRM 2451
cody/shell/shell.py sha256=iYasBl-D7DWeTXpDAHUoZpMdoa5C15od00-vruhow_Y 598
cody/shell/__init__.py sha256=CsGmiQ803LRTnyCDHwnCj9qCuFqYLjCZjNs46h8bKEA 36
cody/api/__init__.py sha256=qhaVLevLflIZa8DZE52GJxYeHfheGIpTC9ZRRV7lhI8 22
cody/api/routes.py sha256=zKqxPte2SUip67zbcG-6ZJCYcHuiOjbAWIF7CA386T0 602

top_level.txt

cody

entry_points.txt

cody = cody.main:main