Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Load Config

Test Coverage PyPI License Requirements Status Code Style Code Formatter Test Framework

Helper functions for loading configuration files. Useful to test/debug using config parameters.

Custom functions currently supported:

We built this library in Hackt to support local development of internal projects and public apps in our catalog. Learn more about other open-source libraries on lib.hackt.app.


Runtime support

Python Logo

This is the Python runtime library, compatible with Python3.6+. Currently there isn't support for other runtimes. A Javascript/nodejs version is planned, but unscheduled.


Installation and Usage

Install with pip: pip install load-config

Load AWS SAM template file:

import load_config

template = load_config.sam_template()

env_vars = template['Resources']['MyFunction']['Environment']['Variables']

By default, load_config will look for SAM templates in ./template.yaml. Optionally, specify a different path:

template = load_config.sam_template(filepath='my-project/template.yml')

Documentation

Documentation is available in the repository wiki.


License

This library is licensed under Apache 2.0.


Contributor guide

Please check out guidelines in the repository wiki.


Acknowledgements

Published & supported by Hackt App

Logos provided by Clearbit

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

load_config-0.1.2b0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file load_config-0.1.2b0-py3-none-any.whl.

File metadata

  • Download URL: load_config-0.1.2b0-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.2

File hashes

Hashes for load_config-0.1.2b0-py3-none-any.whl
Algorithm Hash digest
SHA256 9bbaf4900844ddcb16d8654170e2be1ebc7c3efda42c33243f6db86588353885
MD5 e346b16dfce0bdbf66d7e592a8266e8b
BLAKE2b-256 5d8f19dc90ee5df0d7466c9299a99ba95c300ea91b8f97442cba2e45902d7ff5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page