External Resources IO
Utility library to parse input data from App-Interface into External Resource modules.
Development
This project targets Python version 3.14.x for best compatibility and leverages uv for the dependency managment.
Create a local development environment with all required dependencies:
uv sync -U
Testing
Run the test suite with pytset:
make test
Releasing
Bump the version number in pyproject.toml and merge your PR. The release will be automatically published to PyPI via the Konflux CI/CD pipeline.
End User CLI
This library provides a CLI to interact with the External Resources IO module. The CLI is automatically installed when you install the cli extra package:
uv add --group dev external-resources-io[cli]
You can now use the external-resources-io command to interact with the module.
external-resources-io --help
For example, generate a variables.tf Terraform HCL file based on your app-interface input model:
external-resources-io external-resources-io tf generate-variables-tf er_aws_elasticache.app_interface_input.AppInterfaceInput
Release files for external-resources-io 0.7.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| external_resources_io-0.7.1.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| external_resources_io-0.7.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.3 kB
Release files / external_resources_io-0.7.1.tar.gz
| Download URL | external_resources_io-0.7.1.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
eb5ee929648c625759aecc9d9188aeb129ac22a266ced70504c817ed7da6ab1f
|
|
BLAKE2b-256 checksum How to use checksums |
6b72596c6dac59a1b111cecb41aba93a12cf6fe05c58650b2fe380e8cf19bdae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.18 {"installer":{"name":"uv","version":"0.12.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Red Hat Enterprise Linux","version":"10.2","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / external_resources_io-0.7.1-py3-none-any.whl
| Download URL | external_resources_io-0.7.1-py3-none-any.whl |
|---|---|
| Size | 13.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0b72f7372f712b26be2c6f237c6f6dcd9277de9b88147e9e1e9c96d77012c947
|
|
BLAKE2b-256 checksum How to use checksums |
8a7e5e6ec818d264c7e20c7b4cf354d41856a78bf648d8ad8b25c7bf6c88d039
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.18 {"installer":{"name":"uv","version":"0.12.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Red Hat Enterprise Linux","version":"10.2","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|