tfbuild

View on PyPIReverse Dependencies (0)

1.3.1 tfbuild-1.3.1-py3-none-any.whl

Wheel Details

Project: tfbuild
Version: 1.3.1
Filename: tfbuild-1.3.1-py3-none-any.whl
Download: [link]
Size: 18853
MD5: a62b6c8703928dcfdedb6eb3e54b270e
SHA256: 60630af66e86a65a4e5506858f74e0b47cf0cc3e5550bb0fda00b98d6add8b13
Uploaded: 2023-01-10 16:29:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tfbuild
Version: 1.3.1
Summary: TFBuild is a command line tool for Terraform
Author: Michael Pearson
Home-Page: https://github.com/mpearson117/tfbuild
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Pre-processors
Classifier: Topic :: System :: Systems Administration
Requires-Dist: boto3
Requires-Dist: colorlog
Requires-Dist: confuse
Requires-Dist: GitPython
Requires-Dist: jsonpickle
Requires-Dist: py-console
Requires-Dist: PyYAML
Requires-Dist: pyhcl
Requires-Dist: requests
Requires-Dist: schematics (<3.0,>=2.0)
Requires-Dist: six (<2,>=1.11)
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: codecov; extra == "dev"
Requires-Dist: pytest (<6,>=5.0); python_version > "3" and extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11535 characters]

WHEEL

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

RECORD

Path Digest Size
tfbuild/actions.py sha256=PbfjyILfL0WtJ9YBe3WJWkufnb90Fof8D6-obGkUcMs 19047
tfbuild/cli.py sha256=5pTih5AdKFKDWz3Zf-7-I1fPmEQuJydnr-JeySzMVVg 1099
tfbuild/core.py sha256=EAVbHn75R-YLAQfCzL2wGMjgKzhdjwNuwbFrW8Q8_AI 12760
tfbuild/workspace.py sha256=NkJjIJZAFOzFSi46ag6DmY5e4pWwx04a0EQNbkhrpZE 4700
tfbuild-1.3.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
tfbuild-1.3.1.dist-info/METADATA sha256=arXGYW50tKTVPVFeHvL54VwUzYYv4s8SEjlkNwrcQNk 12801
tfbuild-1.3.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
tfbuild-1.3.1.dist-info/entry_points.txt sha256=JguxiYPupsgwT7oOxW2ZotW8rhGepPxVK72s4KKfGB4 68
tfbuild-1.3.1.dist-info/top_level.txt sha256=_ZFMhPX68Z_I4CNkd7Bm07ZWNQbsk9iY41TJdF_PLkE 8
tfbuild-1.3.1.dist-info/RECORD

top_level.txt

tfbuild

entry_points.txt

tfb = tfbuild.cli:main
tfbuild = tfbuild.cli:main