f-cli

View on PyPIReverse Dependencies (0)

0.0.0 f_cli-0.0.0-py3-none-any.whl

Wheel Details

Project: f-cli
Version: 0.0.0
Filename: f_cli-0.0.0-py3-none-any.whl
Download: [link]
Size: 6664
MD5: 13d6533e2d525cb7742bc7ca69fd0ada
SHA256: c6a4c55a428b92cd2654b478ed875ff4e1339440f6fdbffec14cda65889b5320
Uploaded: 2019-12-01 03:17:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: f-cli
Version: 0.0.0
Summary: Cloud Engineer toolkit
Author: Kyle Finley
Author-Email: kyle[at]finley.sh
Home-Page: https://github.com/ITProKyle/f-cli
License: Apache License 2.0
Keywords: aws,cli
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: click (~=7.0)
Requires-Dist: flake8 (~=3.5); extra == "testing"
Requires-Dist: flake8-docstrings (~=1.3); extra == "testing"
Requires-Dist: mypy (~=0.610); extra == "testing"
Requires-Dist: pep8-naming (~=0.7); extra == "testing"
Requires-Dist: pydocstyle (<4.0.0); extra == "testing"
Requires-Dist: pylint (~=2.0); extra == "testing"
Requires-Dist: pytest (~=5.1); extra == "testing"
Provides-Extra: testing
[Description omitted; length: 25 characters]

WHEEL

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

RECORD

Path Digest Size
f_cli/__init__.py sha256=gE_Fxbnjf30rGBLAe6xreBp-Wwibr2AncafpQ_8Pauk 49
f_cli/cli.py sha256=f9OEI57f8g7TB0eIpFRuWZJ4Wypoc8wou5tieMg4cDw 1179
f_cli-0.0.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
f_cli-0.0.0.dist-info/METADATA sha256=tjOcy4WfuG522eAeO6v2muKjih9FhNYbBWdE4XyfIqM 1167
f_cli-0.0.0.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
f_cli-0.0.0.dist-info/entry_points.txt sha256=KEQVLGDTBrf7GL3Gkxnw9Amikca_rH4cpTerqk9zOZ8 42
f_cli-0.0.0.dist-info/top_level.txt sha256=d2ghS1dG5Vfl7N-1w84EezwNGF9nNOGPUhpcT44IaPI 6
f_cli-0.0.0.dist-info/RECORD

top_level.txt

f_cli

entry_points.txt

f-cli = f_cli.cli:main