iac-test

View on PyPIReverse Dependencies (0)

0.2.6 iac_test-0.2.6-py3-none-any.whl

Wheel Details

Project: iac-test
Version: 0.2.6
Filename: iac_test-0.2.6-py3-none-any.whl
Download: [link]
Size: 16904
MD5: b037c6ace83b744f20158179f30b5232
SHA256: f32f1f83692d889db35743a65c3150cbafc8acb5bd9cf081e5731544cf57da87
Uploaded: 2024-09-02 07:21:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: iac-test
Version: 0.2.6
Summary: A CLI tool to render and execute Robot Framework tests using Jinja templating.
Author: Daniel Schmidt
Author-Email: danischm[at]cisco.com
Maintainer: Daniel Schmidt
Maintainer-Email: danischm[at]cisco.com
Home-Page: https://github.com/netascode/iac-test
Project-Url: Documentation, https://github.com/netascode/iac-test
Project-Url: Repository, https://github.com/netascode/iac-test
License: LICENSE
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=3.0.3)
Requires-Dist: RESTinstance (<2.0.0,>=1.3.0)
Requires-Dist: click (<9.0.0,>=8.0.4)
Requires-Dist: errorhandler (<3.0.0,>=2.0.1)
Requires-Dist: importlib-metadata (<3.0.0,>=2.0.0)
Requires-Dist: jmespath (<2.0.0,>=1.0.1)
Requires-Dist: robotframework (<7.0.0,>=6.0.1)
Requires-Dist: robotframework-jsonlibrary (<0.6,>=0.5)
Requires-Dist: robotframework-pabot (<3.0.0,>=2.8.0)
Requires-Dist: robotframework-requests (<0.10.0,>=0.9.4)
Requires-Dist: ruamel-yaml (>0.16.10)
Description-Content-Type: text/markdown
[Description omitted; length: 7375 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
iac_test/__init__.py sha256=cSkdnIbb8C7D00CmEW21Mb1bQaM_0KoMBXw86eAlN74 173
iac_test/__main__.py sha256=ARmk75JuFags5Uo2RXUwbPBklIoz2FK1amfgkGylJz0 167
iac_test/ansible_vault.py sha256=hys73mTQsiVvK_Hue4PuHyuhbeBMf3_ydd89ENDZLpc 218
iac_test/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iac_test/cli/main.py sha256=4IgH6W_mPn56j9h8yDhObY2Buc62vBsdNJrmi7Pq8Fg 2056
iac_test/cli/options.py sha256=CZ8zkYvxwa_PuL4fjpRCxw3_SkNtRazS1c7aEWDALBY 2009
iac_test/pabot.py sha256=kU1_K8-pxvMmz-xKkmVytRLk3yo-442pjmAtvpEEWCc 589
iac_test/robot_writer.py sha256=4Abvmna21QlXwsyd3EEJWGdwvy_Xq78CdXO_DBTbKic 8551
iac_test/yaml.py sha256=1qrWivHAKOMHan7bmIqEu2cAsvCl2yaMk7_a5ZOwe1Y 4940
iac_test-0.2.6.dist-info/LICENSE sha256=zt2sx-c0iEk6-OO0iqRQ4l6fIGazRKW_qLMqfDpLm6M 16295
iac_test-0.2.6.dist-info/METADATA sha256=Fw-rYXeShPZb5Hc5DeNHEW_AvESBbeAUpHD8Xjyp4RE 8838
iac_test-0.2.6.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
iac_test-0.2.6.dist-info/entry_points.txt sha256=JGPzM8rWXASH6odhnOMrq3f9fNSfhGUjgsfurDd28So 51
iac_test-0.2.6.dist-info/RECORD

entry_points.txt

iac-test = iac_test.cli.main:main