aws-pipeline-creator

View on PyPIReverse Dependencies (0)

0.0.9 aws_pipeline_creator-0.0.9-py2-none-any.whl

Wheel Details

Project: aws-pipeline-creator
Version: 0.0.9
Filename: aws_pipeline_creator-0.0.9-py2-none-any.whl
Download: [link]
Size: 8843
MD5: d513158eece10b3b1bc5974d80be7cc6
SHA256: ed1abc40c7e02dcfa2567eef8839a95552fbc56fd11efde66cf125883f550f8e
Uploaded: 2018-09-05 17:35:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aws-pipeline-creator
Version: 0.0.9
Summary: Creates AWS Codepipeline.
Author: Will Rubel
Author-Email: willrubel[at]gmail.com
Home-Page: https://github.com/rubelw/aws_pipeline_creator
Keywords: aws,codebuild,pipeline,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: 3206 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_pipeline_creator/PipelineCreator.py sha256=Lxze_w23R6KQ0mAj73y5JTeoRj34cP62JBJYIABopwM 14841
aws_pipeline_creator/__init__.py sha256=qJEDWRX6qdb9aimquhzDOHdTwDod2PLsM5xvYiD-Xuw 375
aws_pipeline_creator/command.py sha256=WlI1bFrB3lky7Fk1S8u7Y__8c26ZI49FlMZesVQm3Fo 5978
aws_pipeline_creator-0.0.9.dist-info/METADATA sha256=-tx368v9oJsx-NCb22uOmwKUymr3WmhFWM_A3qwEVGU 4449
aws_pipeline_creator-0.0.9.dist-info/RECORD
aws_pipeline_creator-0.0.9.dist-info/WHEEL sha256=_V8uWu5F_h-lvAz5Mbq4oZqV_uCfL4cHgm4IIlDevzU 92
aws_pipeline_creator-0.0.9.dist-info/entry_points.txt sha256=5qiCiOsC17J3ElaHdgvaMOVuWb4HGE3c84YXC_CBLcE 89
aws_pipeline_creator-0.0.9.dist-info/top_level.txt sha256=3WzySR9YAPbuiTaL4pdQVFOmztjUp_q0Qt0aYVIWw-U 26
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0

top_level.txt

aws_pipeline_creator
test

entry_points.txt

pipeline-creator = aws_pipeline_creator.command:cli