No project description provided
Project description
Config provider for aws-cdk-constructs
Usage
from .environments_parameters import environments_parameters
from ..models.app_settings import AppSettings
from aws_cdk_constructs_config_provider import DefaultAccount, ConfigProvider
appConfig = ConfigProvider[AppSettings, DefaultAccount](environments_parameters=environments_parameters, settings=AppSettings, relative_path='.')
Development
Please follow the semantic release commit message format.
Branches
develop
The develop branhces is the main branch for development. All feature branches should be created from this branch any commit to the development branch will create an alpha version.
feature/*
The feature/* branches are the branches for new features. Any commit to a feature branch will create a beta version.
main
The main branch is the production branch. Any commit to the main branch will create a release version.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aws_cdk_constructs_config_provider-0.1.0.tar.gz.
File metadata
- Download URL: aws_cdk_constructs_config_provider-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.15.0-1068-aws
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a4765c4779185d0364e31a6e0cd0c0508e39fabcde5f2831b14f4a5d1831b90
|
|
| MD5 |
6ecf73c5146c3a38047eb04b0265eeee
|
|
| BLAKE2b-256 |
d8509db667da48e8d3db98e82403003985ebe913f5ea79a88365b81b95e1844d
|
File details
Details for the file aws_cdk_constructs_config_provider-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aws_cdk_constructs_config_provider-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.15.0-1068-aws
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5a04c7841f807e8472335bb2ac0e7dc22bc03e2cbeb48d0a10b04320d674094
|
|
| MD5 |
84100c851414220b2c5314082d962024
|
|
| BLAKE2b-256 |
ccf4803820df9d07b4aa0771c9a0bfd8da6d359a9f2860b3e5fae814ff545359
|