secure-ec2

View on PyPIReverse Dependencies (0)

0.0.6 secure_ec2-0.0.6-py2.py3-none-any.whl

Wheel Details

Project: secure-ec2
Version: 0.0.6
Filename: secure_ec2-0.0.6-py2.py3-none-any.whl
Download: [link]
Size: 15410
MD5: 6cceb33f00e66d8fac61169291eed2a1
SHA256: 51dcfb18d817ffc9c3c85141788350ac4544e0639b79242377cc521092543f13
Uploaded: 2022-01-25 22:53:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: secure-ec2
Version: 0.0.6
Summary: CLI tool that helps you to provision EC2 instances securely
Author: Avishay Bar
Author-Email: avishay.il[at]gmail.com
Home-Page: https://github.com/avishayil/secure_ec2
License: MIT license
Keywords: secure_ec2
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: Click (==8.0.1)
Requires-Dist: boto3 (==1.17.109)
Requires-Dist: PyInquirer (==1.0.3)
Requires-Dist: requests (==2.25.1)
Requires-Dist: halo (==0.0.31)
Requires-Dist: pyperclip (==1.8.2)
Requires-Dist: pytest (>=3); extra == "develop"
Requires-Dist: pytest-cov (>=2.12); extra == "develop"
Requires-Dist: bandit (>=1.7.0); extra == "develop"
Requires-Dist: black (>=21.7b0); extra == "develop"
Requires-Dist: isort (>=5.9.2); extra == "develop"
Requires-Dist: flake8 (>=3.9.2); extra == "develop"
Requires-Dist: moto (>=2.2.0); extra == "develop"
Requires-Dist: coverage (>=5.5); extra == "develop"
Requires-Dist: coverage-badge (>=1.0.1); extra == "develop"
Requires-Dist: pre-commit (>=2.13.0); extra == "develop"
Requires-Dist: bump2version (>=0.5.4); extra == "develop"
Requires-Dist: tox (>=3.24.5); extra == "develop"
Requires-Dist: Sphinx (>=4.4.0); extra == "develop"
Requires-Dist: flake8-docstrings (>=1.6.0); extra == "develop"
Provides-Extra: develop
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 5205 characters]

WHEEL

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

RECORD

Path Digest Size
secure_ec2/__init__.py sha256=6HxfBDsQ1IZpV-noy6KHrQr7IY9R4xmA1eNVYljmhqU 129
secure_ec2/main.py sha256=xz-QnuQ6SGSqo1r5WFFEXBBWGD9UwBE2DOxvRNUokzw 705
secure_ec2/commands/__init__.py sha256=PAZQIXjrIp9-wK-N9x9HzjZbKdS9fUsYzzzW0KFFfyk 63
secure_ec2/commands/config.py sha256=HFprcRQorwtLq9xRpownqbnoumZxY940oEnUbIaHQ90 2539
secure_ec2/commands/launch.py sha256=YLOYvmURKOdOSiYhcN3cWZbKJzUoalU8xcNFJ-Ku1T8 5122
secure_ec2/src/__init__.py sha256=oOIjS0yrdIXSeMX3oDuzM116wefUftVBq829O46t_5E 58
secure_ec2/src/api.py sha256=brqnbdONnie7hYwONfoasDqDZNKLVpxxRcpq6UhUKjo 20998
secure_ec2/src/aws.py sha256=4yCWLUe7gFYQSwpwPikTvfIVcbPpmy3VMZ9V_XlGoek 3216
secure_ec2/src/base_logger.py sha256=wR1-3DY8TnEbfm1w1k5GnFhNYY3EU-xpfKHNRRKBQUc 408
secure_ec2/src/constants.py sha256=RCqKQHaeWpCOa_8T-jhSdU0s3bP2_au-DTQEXsTXABE 462
secure_ec2/src/helpers.py sha256=jwkOnSTKY_Ew5eMAc8tve2USEqNv_KeVPwDYXv5qZiU 1512
secure_ec2-0.0.6.dist-info/AUTHORS.rst sha256=Din2hZemZL73D-Q6nI-FcVHODwZZ7Iy6MF_PFMqijDQ 193
secure_ec2-0.0.6.dist-info/LICENSE sha256=arhTmNpo8ZNBvIW-4WflzRJRl-rWY4-fYAe4R8a-5iw 1070
secure_ec2-0.0.6.dist-info/METADATA sha256=LB_np36OwvZm_myS_Y2DyFJAelZhWKawZKyClmchGZQ 6952
secure_ec2-0.0.6.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
secure_ec2-0.0.6.dist-info/entry_points.txt sha256=KKoyGvDMf7kMXyTrboIe-9g2_Pe2k4FImETB9fQ4xsc 52
secure_ec2-0.0.6.dist-info/top_level.txt sha256=SjKDRc1Bmkabavyaec2ZsjJfb4h7FQN88yyqailm3bQ 11
secure_ec2-0.0.6.dist-info/RECORD

top_level.txt

secure_ec2

entry_points.txt

secure_ec2 = secure_ec2.main:cli