deploybot

View on PyPIReverse Dependencies (0)

0.4.3 deploybot-0.4.3-py3-none-any.whl

Wheel Details

Project: deploybot
Version: 0.4.3
Filename: deploybot-0.4.3-py3-none-any.whl
Download: [link]
Size: 11928
MD5: 43c2104a21769abc6ba5e2df8dfa2b0d
SHA256: 244f67c702cab5cd6114213687848886c02334a8bfa91d8618c76120743b2197
Uploaded: 2024-08-15 04:08:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deploybot
Version: 0.4.3
Summary: A CLI tool for deploying ECS and Lambda services
Author: Waseem Ahmad
Author-Email: waseem_ahmad63[at]yahoo.com
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.5,<4.0
Requires-Dist: importlib_resources (==1.5.0)
Requires-Dist: pyyaml (==5.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2251 characters]

WHEEL

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

RECORD

Path Digest Size
deploybot/__init__.py sha256=IjRPHxPv0DnlrbP7Ok7Ivn9-24O8IBd6sIvCYppeoOs 24
deploybot/cli.py sha256=5MwhMsPjhOFq_0upt83nfgKTWDx18GRNjuMlYd2JtS4 1841
deploybot/commands/__init__.py sha256=9quhArb317OxGV-dKWN7NCRYwhAyeIgHRkoEVsE0ivg 33
deploybot/commands/configure.py sha256=NuEf0R7DOuR6w0Jfjg-3ju8TohVQ31HmuxDLMTag0Bw 2873
deploybot/commands/ecs.py sha256=NlC3mgrkAZKFOD_nNpECOd0C_WhN3k6hodIKu4jU_RQ 814
deploybot/commands/lambda_.py sha256=zEHI0Sld5OS9wnI_ykywGIZjerJz2HPjEiJDdrDSV1o 804
deploybot/commands/migrate.py sha256=dovlnV7iOzj6aW3q50X5Kis5nBwxf7wWWl1yDfBj7Ew 920
deploybot/commands/shared.py sha256=9xoS_FbeQJNrsivqqehBekMMO1zotlB3ryFKtn8k1gg 12106
deploybot/pyproject.toml sha256=EW85K0ycg4i0KE-yml2lzSdpQRtVP2Va3wUGqheWdOU 440
deploybot/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deploybot/utils/aws.py sha256=Zd6cS_S8uWdC3bUbfn_UdZ3JoBOE7XQaxporYLFwjiA 413
deploybot/utils/config.py sha256=pmHDWATJDe9bVJMes4bmWa1osxjtKMEf5pbK0iYOasM 1126
deploybot/utils/parser.py sha256=CHr0nxsDnERlXxDiQ5nKAxp3xg2RdwgF5xdPUFBm8o8 2051
deploybot/utils/version.py sha256=qBSHPBhVcVnBCZTohyb6kTZi9Bm0zfbN_g5ViMkVxk8 326
deploybot-0.4.3.dist-info/METADATA sha256=4zmIq7pDuHkxydOEZBRC4iPOzobxXIfCElN-LL-QkRE 3056
deploybot-0.4.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
deploybot-0.4.3.dist-info/entry_points.txt sha256=c6nT09mdM-fbDCcpJEeImmsJBakeSwRJWqEekhBD7W8 48
deploybot-0.4.3.dist-info/RECORD

entry_points.txt

deploybot = deploybot.cli:main