Skip to main content

Check configuration files.

Project description

Check Config

It can be cumbersome when you have multiple projects and environments with configuration files which need to be upgraded and keep in sync regularly. Check-config will help you with i.e. making sure that the configuration file have the (upgraded) settings.

Check-config works with checker files in which you define checks, ie

# check that .venv is included in the .gitignore
[".gitignore".lines_present]
__lines__ = ".venv"

With check-config you can check (for example in a build pipeline) whether your files passed the checks.

Most checks can also be automatically fixed with check-config --fix, so in this case a missing line will be added to the .gitignore.

A large number of file types and checks are supported or will be supported in the near future.

Documentation

Check out the documentation

Project details


Download files

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

Source Distribution

check_config-0.4.0.tar.gz (26.8 kB view hashes)

Uploaded Source

Built Distributions

check_config-0.4.0-py3-none-win_amd64.whl (1.1 MB view hashes)

Uploaded Python 3 Windows x86-64

check_config-0.4.0-py3-none-win32.whl (1.0 MB view hashes)

Uploaded Python 3 Windows x86

check_config-0.4.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view hashes)

Uploaded Python 3 manylinux: glibc 2.17+ x86-64

check_config-0.4.0-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.5 MB view hashes)

Uploaded Python 3 manylinux: glibc 2.17+ s390x

check_config-0.4.0-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view hashes)

Uploaded Python 3 manylinux: glibc 2.17+ ppc64le

check_config-0.4.0-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view hashes)

Uploaded Python 3 manylinux: glibc 2.17+ i686

check_config-0.4.0-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view hashes)

Uploaded Python 3 manylinux: glibc 2.17+ ARMv7l

check_config-0.4.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view hashes)

Uploaded Python 3 manylinux: glibc 2.17+ ARM64

check_config-0.4.0-py3-none-macosx_11_0_arm64.whl (1.0 MB view hashes)

Uploaded Python 3 macOS 11.0+ ARM64

check_config-0.4.0-py3-none-macosx_10_7_x86_64.whl (1.1 MB view hashes)

Uploaded Python 3 macOS 10.7+ x86-64

Supported by

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