git-remote-aws

View on PyPIReverse Dependencies (0)

0.5.4 git_remote_aws-0.5.4-py3-none-any.whl

Wheel Details

Project: git-remote-aws
Version: 0.5.4
Filename: git_remote_aws-0.5.4-py3-none-any.whl
Download: [link]
Size: 24713
MD5: f56734c6a2d7029db9d307e408a96fec
SHA256: 29df61ac62ba2d9d81466b9900c313e94fe97d316c1a501174e5f84b593f8b71
Uploaded: 2020-01-27 09:25:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-remote-aws
Version: 0.5.4
Summary: git remote helper for fetching aws data
Author: Shadi Akiki, AutofitCloud
Author-Email: shadi[at]autofitcloud.com
Home-Page: https://gitlab.com/autofitcloud/git-remote-aws
Requires-Dist: boto3
Requires-Dist: click
Requires-Dist: requests
Requires-Dist: cachecontrol
Requires-Dist: pandas
Requires-Dist: pyyaml (==5.1.1)
Requires-Dist: jmespath (==0.9.4)
Requires-Dist: tqdm (==4.32.2)
[Description omitted; length: 55 characters]

WHEEL

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

RECORD

Path Digest Size
gitRemoteAws/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitRemoteAws/botoman.py sha256=eeTRJUGNjMHi-ur6qXCRzk1T9GmPClHGpZfR0lfo9Q0 1984
gitRemoteAws/cli_cloudtrail.py sha256=5yW7gnGDmxMdWYNjjfYuhw0KdnAFOYkq5pZGoif6B94 3316
gitRemoteAws/cli_cw.py sha256=XB24CW_-f60H2QqDcOpFidrHp7C9Go5h_a3RggYB4BM 3627
gitRemoteAws/cli_ec2.py sha256=GZyu2C_FhiHZVENGgeh7WvqrMYCVyV7UkiSBeiSW3TU 7418
gitRemoteAws/cli_sns.py sha256=WbrKoK5I6jKs0tEFfrfEjE6SqNTW9uiHVZ3bQOjspmw 2503
gitRemoteAws/dotman.py sha256=uMA56bNmOEzR5ZJXrggB7qXgQjO1vLRYJ21tw0uJDZo 2364
gitRemoteAws/pull_cloudtrail_lookupEvents.py sha256=LX7lVFLoD0_ShdUMWI2fyah9Mnk1l5VcEP8ee2hq0ws 5755
gitRemoteAws/pull_cloudwatch.py sha256=9L3Quo4Xcx3dgCdagHc1L3ofHrATit3xZRPMzxTMJRI 9466
gitRemoteAws/pull_ec2.py sha256=UvrS-En7TnOD23_d999j3YGGDffd_MPMrBvK7P2i-2o 10110
gitRemoteAws/pull_sns.py sha256=JjkzEKQipviXBUbCYXPKSgDXn1Aao8cAAuQBQpp_Uww 1005
gitRemoteAws/utils.py sha256=EoOswWqxtKIAn5f8XSCtJfhiLFJG0iEEipkZB6ySMfM 1409
git_remote_aws-0.5.4.dist-info/LICENSE sha256=crlOIO8Vege4vpzffapRDLpk0yqkwzMBc_CMJsfb270 11342
git_remote_aws-0.5.4.dist-info/METADATA sha256=WafSIReTGT06OTUvwuC835Z-a-CS72wYe2NkV7heJtA 540
git_remote_aws-0.5.4.dist-info/WHEEL sha256=XOj1g5kV4OxZCRiBvYFIQdhMldfnAF5nUxS8sgkc5Mg 92
git_remote_aws-0.5.4.dist-info/entry_points.txt sha256=H2Gsd7uf9U7v7rtx9B1_hD90APjNOX0o8al21y9F0MQ 251
git_remote_aws-0.5.4.dist-info/top_level.txt sha256=n3V8NqbAkg2ejIhhqZ5UAxS_HvaLI_j4mrsC8HU5ePg 13
git_remote_aws-0.5.4.dist-info/RECORD

top_level.txt

gitRemoteAws

entry_points.txt

git-remote-aws+cloudtrail = gitRemoteAws.cli_cloudtrail:cli
git-remote-aws+cw = gitRemoteAws.cli_cw:cli
git-remote-aws+ec2 = gitRemoteAws.cli_ec2:cli
git-remote-aws+sns = gitRemoteAws.cli_sns:cli