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.2
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.2.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| external_resources_io-0.7.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.3 kB
Release files / external_resources_io-0.7.2.tar.gz
| Download URL | external_resources_io-0.7.2.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
54d1ec5c45378fadff035f078b8acbda4c455c3a9b34b143de4687fd1ff69384
|
|
BLAKE2b-256 checksum How to use checksums |
9545dd08c9c392f558fbb4233bbb62a3a2d890606ab3fa883981bed73f7e8c42
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.19 {"installer":{"name":"uv","version":"0.12.19","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.2-py3-none-any.whl
| Download URL | external_resources_io-0.7.2-py3-none-any.whl |
|---|---|
| Size | 13.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
617441722870c4f72d0df8616159e71035dc607ddde57c70ccf5a7fb4c5f6178
|
|
BLAKE2b-256 checksum How to use checksums |
e06e3782610b0e31a6b2963d96c903d8a87722a8f207a88ecac740483760621b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.19 {"installer":{"name":"uv","version":"0.12.19","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}
|