Configmypy

Latest version: v0.2.0

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

Auto type inference

configmypy now has an option to automatically infer the type from argparse, instead of rigidly using the type specified in the yaml or upstream config.

For instance, if you use an int in your yaml config but override it with a float, argparse would fail while we now automatically cast to float.

Thanks dhpitt for the great changes!

dhpitt JeanKossaifi

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.