tfadm

View on PyPIReverse Dependencies (0)

0.14.1 tfadm-0.14.1-py3-none-any.whl

Wheel Details

Project: tfadm
Version: 0.14.1
Filename: tfadm-0.14.1-py3-none-any.whl
Download: [link]
Size: 24968
MD5: b653e0290492ebd9585ccb8f7e6f8d06
SHA256: 8847952ca2b153b406b2d9ead8bf6475923ba60e9cc1a66476bd0a3213f6cded
Uploaded: 2023-11-25 23:36:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tfadm
Version: 0.14.1
Summary: Generates and modifies terraform code in JSON syntax.
Author: Nuno Cardoso
Project-Url: Homepage, https://github.com/nuncard/tfadm
Project-Url: Bug Tracker, https://github.com/nuncard/tfadm/issues
License: MIT License Copyright (c) 2023 Nuno Cardoso Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.7
Requires-Dist: click (>=8.0)
Requires-Dist: jinja2 (>=3.0.0)
Requires-Dist: parse (>=1.19.0)
Requires-Dist: python-slugify (>=7.0.0)
Requires-Dist: pyyaml (>=6.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3492 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tfadm/__init__.py sha256=hQ7HRnV4tmkE0XphFSe05ry3E4OSS9eDIO1QXHCuRUg 103
tfadm/__main__.py sha256=52fvsr_dr8lTs-ImSkC_vfkzJlF3_1PbGq46DWe4H_o 6403
tfadm/exceptions.py sha256=YkFwt4iWDNuk-sYhBOdin00YNqrAKzqVt5ceeYqa2KM 678
tfadm/module.py sha256=DdDgC3QuLsvxoEeJOiWOWU2UM-OskIe7NjHrgvZbhMU 1786
tfadm/path.py sha256=ks6Us5EkmlLYJtsq_JHJTiugd3_Hy_rfaBsAKLftE9Q 2517
tfadm/properties.py sha256=QkiY0K2GXqK5xqggDtxE6XFBatPy99tx_N-NvwFAYqQ 12150
tfadm/resources.py sha256=OiRJw6dHCEYnGaLkSqVx9rYxGa8WD5ou6Ujwj1AVzDI 8711
tfadm/settings.py sha256=qmKr1bX5_FqPSRdxuIwH8x4tbi6iW5Bw52-kyzJsWAs 8635
tfadm/template.py sha256=wv9nb6M1nfjVBdozPDpR_DdfHHQs4341Brp6xeUjVCo 738
tfadm/methods/__init__.py sha256=uWxC0Eupgkjf0-drPen4YY4kyElHfPfggzoeFYzBeVs 1765
tfadm/methods/sync.py sha256=i5Ld65ccF3n0hB79vCbgIfqICslFcPBbIpJfp85H8a4 6304
tfadm/methods/update.py sha256=dMYsnageaDSqZqSmEscl2nJDAPEIHist7l-P4VZiAQw 6856
tfadm/methods/terraform/__init__.py sha256=Wy0Y3zBVhVXXrlVLm3VR2Q7AEdgWrTyiNT2e8cCEsBE 878
tfadm/methods/terraform/import_.py sha256=1UgQopoMvb1VWbW6_hAU1o1wr5MMN9L20r3nneMnu7o 1686
tfadm/methods/terraform/init.py sha256=56Ab7JAKwyAQT76LLhyCKigzthVYYxyU-wA_ggYfGwU 379
tfadm/methods/terraform/show.py sha256=tWhzgCQ7y458Kn5O30oeGBYCK8nsgvrMobnCS30MDng 994
tfadm-0.14.1.dist-info/METADATA sha256=aQZZKB1hxO5p4J3sIKG8EaVs7wd1FZ_mN0oxDoi19Qc 5553
tfadm-0.14.1.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
tfadm-0.14.1.dist-info/entry_points.txt sha256=WxN9ptoKLaFOgHh2bR0LSEg098q08Cw_okWV5wkDrbk 46
tfadm-0.14.1.dist-info/licenses/LICENSE sha256=o7N6CxT2TPvVTc70H8yOpqJ6vN25GE97-AUDM4eHUF8 1069
tfadm-0.14.1.dist-info/RECORD

entry_points.txt

tfadm = tfadm.__main__:main