haze

View on PyPIReverse Dependencies (1)

0.1.37 haze-0.1.37-py2-none-any.whl

Wheel Details

Project: haze
Version: 0.1.37
Filename: haze-0.1.37-py2-none-any.whl
Download: [link]
Size: 8061
MD5: e4f0f0cc9f06780190409c759d84a0ed
SHA256: 2042c614ffa403985c12d2d93971379aacb94c3cd99f1e982ee5907a2f7deb87
Uploaded: 2017-10-26 01:07:50 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: haze
Version: 0.1.37
Summary: Haze is a collection of AWS utility functions
Author: Joe Block
Author-Email: jpb[at]unixorn.net
Home-Page: https://github.com/unixorn/haze
Download-Url: https://github.com/unixorn/haze/tarball/0.1.37
Keywords: aws,cloud
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: System :: Systems Administration
Requires-Dist: boto (>=2.38.0)
Requires-Dist: logrus (>=0.0.2)
[No description]

WHEEL

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

RECORD

Path Digest Size
haze/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
haze/ec2.py sha256=rB2gxLRLH5Fgo5gE9fMT0k-tihcpOfyBTMOiDZZw5Po 4737
haze/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
haze/cli/awsmetadata.py sha256=WNhP3e2She9qYgEYxlgJdwunPJ0fhyO3godUiIeyuO0 1229
haze/cli/commands.py sha256=4XvCtRZA9r3B5Hc-k5HnQ_KTGj08s7cnP-0Vd4K0vo0 2006
haze/cli/conductor.py sha256=7AUOjx6bd5PaRUlfHwR9LqptQ4GRhsRinVwGfO_PNVg 1857
haze-0.1.37.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
haze-0.1.37.dist-info/METADATA sha256=2eExVkPtg9yMoNevgVtFfW2ECvuKGjeXngtbFHaRIFs 668
haze-0.1.37.dist-info/RECORD
haze-0.1.37.dist-info/WHEEL sha256=hZvi-8L6mc2COqhOUWREM_h2lvnJbaHycZt8eohtmso 92
haze-0.1.37.dist-info/entry_points.txt sha256=sVQ-xMPLBH8QyJytohDTyYBPkpstIQ1VJBCRe5_OPtw 500
haze-0.1.37.dist-info/metadata.json sha256=yG2vjtJO_Va3AsFcb5IkkQBPO7rnGWggvDXOlPXn94Y 1952
haze-0.1.37.dist-info/top_level.txt sha256=FG_oHt4MQd1_mJ3pso-ASN2mvwBoIPazwBv3CkK4PQ4 5

top_level.txt

haze

entry_points.txt

haze = haze.cli.conductor:hazeDriver
haze-aws-account-id = haze.ec2:getAWSAccountID
haze-aws-ami-id = haze.cli.commands:awsAMIid
haze-aws-instance-id = haze.cli.commands:awsInstanceID
haze-aws-instance-type = haze.cli.commands:awsInstanceType
haze-aws-public-ipv4 = haze.cli.commands:awsPublicIPv4
haze-aws-read-instance-tag = haze.cli.commands:awsReadInstanceTag
haze-aws-read-metadata-key = haze.cli.awsmetadata:awsReadMetadataKey
haze-aws-region = haze.cli.commands:awsMyRegion