aws-bucket-creator

View on PyPIReverse Dependencies (0)

0.0.19 aws_bucket_creator-0.0.19-py2-none-any.whl

Wheel Details

Project: aws-bucket-creator
Version: 0.0.19
Filename: aws_bucket_creator-0.0.19-py2-none-any.whl
Download: [link]
Size: 10962
MD5: 91fba49a714dd31b299e84290ef39f77
SHA256: 440c06fd9507237841efb634dcff7a371d30e4b2242f69ebbf740628ca216cfb
Uploaded: 2018-09-03 18:47:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aws-bucket-creator
Version: 0.0.19
Summary: Creates S3 bucket, tags, policy and lifecycle policy via boto3.
Author: Will Rubel
Author-Email: willrubel[at]gmail.com
Home-Page: https://github.com/rubelw/aws_bucket_creator
Keywords: s3,bucket,creator
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Platform: any
Requires-Dist: boto3 (>=1.4.3)
Requires-Dist: requests (>=2.18)
Requires-Dist: Click (>=6.7)
Requires-Dist: configparser (>=3.5.0)
Requires-Dist: future (>=0.16.0)
Requires-Dist: six (>=1.11.0)
Requires-Dist: pip
Description-Content-Type: text/markdown
[Description omitted; length: 3189 characters]

WHEEL

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

RECORD

Path Digest Size
aws_bucket_creator/BucketCreator.py sha256=z07xgohd_-PBEuRHt3L4g8iE94lYhuMDurdREMALvvc 25178
aws_bucket_creator/__init__.py sha256=U890KDQGyLEqfrVYzCKxbD5HbiXiibtTpLmmHhShfjo 366
aws_bucket_creator/command.py sha256=SaE_0SLidFym-pyJiQn4mhcLiikv9yZjtr6ttOytFsI 10436
aws_bucket_creator-0.0.19.dist-info/METADATA sha256=trkoR_27VjeCOHAqn7YzZBVsT19qiMpEH8ysAPiDnMU 4454
aws_bucket_creator-0.0.19.dist-info/RECORD
aws_bucket_creator-0.0.19.dist-info/WHEEL sha256=_V8uWu5F_h-lvAz5Mbq4oZqV_uCfL4cHgm4IIlDevzU 92
aws_bucket_creator-0.0.19.dist-info/entry_points.txt sha256=oFAOv7VLAI5qSjajz889Qy7VIZiem_Gb7p-o7PBSvmY 85
aws_bucket_creator-0.0.19.dist-info/top_level.txt sha256=vvHdVm-a4O_7dbhY2Qd0oUGvF5PZ50HnNTlMK0k3tCo 24
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/test_cloudfront_distribution.py sha256=bmG0wNqroA-uaNazUHtEtJFsnnLCNxVCbOmQ7dX6Qdw 3891

top_level.txt

aws_bucket_creator
test

entry_points.txt

bucket-creator = aws_bucket_creator.command:cli