buddy

View on PyPIReverse Dependencies (0)

0.0.3 buddy-0.0.3-py3-none-any.whl

Wheel Details

Project: buddy
Version: 0.0.3
Filename: buddy-0.0.3-py3-none-any.whl
Download: [link]
Size: 10651
MD5: 27c2d075476b99d03715bad5edc3f94e
SHA256: 3d618016e3b6b4d8c180f1543f8466c6a1491c1b4502958cc185ebed9fe28b5d
Uploaded: 2016-11-28 03:08:45 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: buddy
Version: 0.0.3
Summary: Buddy, your Cloudformation/ECS valet
Author: Pior Bastida
Author-Email: pior[at]pbastida.net
Home-Page: https://github.com/pior/buddy
License: MIT License
Keywords: aws cloudformation ecs deployment
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: System
Classifier: Topic :: Software Development
Platform: Linux
Requires-Dist: Arrow
Requires-Dist: boto3
Requires-Dist: click
Requires-Dist: pyyaml
Requires-Dist: tabulate
[Description omitted; length: 3314 characters]

WHEEL

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

RECORD

Path Digest Size
buddy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
buddy/client.py sha256=gE6rCnlW-TeTxfPeOMU05F2uA48rdCpVRCD5YAtB55o 4665
buddy/command/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
buddy/command/stack.py sha256=i4yrg3bACCLgP7aLJlqWfCJizvdlOByhSNLifXFYqP4 6298
buddy/command/utils.py sha256=x_lddhqUNBRmkh6s8_xgyv7xdu2ehh-NooMB3bjac30 362
buddy/command/cluster/__init__.py sha256=bR1o-YCDUB89U9SwfU1ZMoJYqW_Of8xn6iMsL6AyIDc 3810
buddy/command/cluster/service.py sha256=emXqPmJaeAjXETpA1C7pq_hWOEvfzf6R0CWUiTTQ2QI 2462
buddy-0.0.3.dist-info/DESCRIPTION.rst sha256=ary2qnh52E3ShtQdQhxELvr9aFh0WbDMASUg91bn7RM 3314
buddy-0.0.3.dist-info/METADATA sha256=c3QXD2cxLcrIRSecF7blvWFa6oxQKO-3_KYmqljwksA 4190
buddy-0.0.3.dist-info/RECORD
buddy-0.0.3.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
buddy-0.0.3.dist-info/entry_points.txt sha256=IoEmbWJvBEwwRXgTXlgkWdFrer5OMRf8MgOVqomtzPc 89
buddy-0.0.3.dist-info/metadata.json sha256=tKvYugGeF-izaddla-49urBowUTiNCZdr0irS6G0yvY 1243
buddy-0.0.3.dist-info/top_level.txt sha256=5ECC0YEFbEQRpDHJKJaY3LlEuiquCtLGupY2ZYiD30w 6

top_level.txt

buddy

entry_points.txt

bcluster = buddy.command.cluster:cli
bstack = buddy.command.stack:cli