pyconfig icon indicating copy to clipboard operation
pyconfig copied to clipboard

Python-based singleton configuration

Results 1 pyconfig issues
Sort by recently updated
recently updated
newest added

`pkg_resources` is deprecated and not available by default in Python 3.12 virtual environments as `setuptools` is not pre-installed by `venv`. This patch transparently addresses this issue.