scriptconfig

View on PyPIReverse Dependencies (15)

0.8.2 scriptconfig-0.8.2-py3-none-any.whl

Wheel Details

Project: scriptconfig
Version: 0.8.2
Filename: scriptconfig-0.8.2-py3-none-any.whl
Download: [link]
Size: 71479
MD5: 17a06ab77e56c0381f6853c66289885d
SHA256: 5deac74144230088ebda07067bfa45fd6863367dad08dfd7034078246599d453
Uploaded: 2025-03-06 19:52:47 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: scriptconfig
Version: 0.8.2
Summary: Easy dict-based script configuration with CLI support
Author: Kitware Inc., Jon Crall
Author-Email: kitware[at]kitware.com, jon.crall[at]kitware.com
Home-Page: https://gitlab.kitware.com/utils/scriptconfig
License: Apache 2
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Requires-Dist: ubelt (>=1.3.6)
Requires-Dist: PyYAML (>=6.0.1); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: PyYAML (>=6.0); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: PyYAML (>=6.0); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: PyYAML (>=5.4.1); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: PyYAML (>=5.4.1); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: PyYAML (>=5.4.1); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: PyYAML (>=5.4.1); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: ubelt (>=1.3.6); extra == "all"
Requires-Dist: PyYAML (>=6.0.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: PyYAML (>=6.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: PyYAML (>=6.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: PyYAML (>=5.4.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: PyYAML (>=5.4.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: PyYAML (>=5.4.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: PyYAML (>=5.4.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all"
Requires-Dist: pytest (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "all"
Requires-Dist: coverage (>=4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "all"
Requires-Dist: coverage (>=4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "all"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all"
Requires-Dist: pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: xdoctest (>=1.1.5); extra == "all"
Requires-Dist: numpy (>=2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: numpy (>=1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: numpy (>=1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: numpy (>=1.14.5); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: numpy (>=1.12.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: numpy (>=1.11.1); (python_version < "3.6" and python_version >= "3.5") and extra == "all"
Requires-Dist: numpy (>=1.11.1); (python_version < "3.5" and python_version >= "3.4") and extra == "all"
Requires-Dist: numpy (>=1.11.1); (python_version < "3.4" and python_version >= "2.7") and extra == "all"
Requires-Dist: omegaconf (>=2.2.2); python_version >= "3.6" and extra == "all"
Requires-Dist: rich_argparse (>=1.1.0); python_version >= "3.7" and extra == "all"
Requires-Dist: argcomplete (>=3.0.5); extra == "all"
Requires-Dist: ubelt (>=1.3.6); extra == "runtime"
Requires-Dist: PyYAML (>=6.0.1); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: PyYAML (>=6.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: PyYAML (>=6.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: PyYAML (>=5.4.1); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: PyYAML (>=5.4.1); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: PyYAML (>=5.4.1); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime"
Requires-Dist: PyYAML (>=5.4.1); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "tests"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests"
Requires-Dist: pytest (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "tests"
Requires-Dist: coverage (>=4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "tests"
Requires-Dist: coverage (>=4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "tests"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests"
Requires-Dist: pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: xdoctest (>=1.1.5); extra == "tests"
Requires-Dist: numpy (>=2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "optional"
Requires-Dist: numpy (>=1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "optional"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: numpy (>=1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: numpy (>=1.14.5); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: numpy (>=1.12.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: numpy (>=1.11.1); (python_version < "3.6" and python_version >= "3.5") and extra == "optional"
Requires-Dist: numpy (>=1.11.1); (python_version < "3.5" and python_version >= "3.4") and extra == "optional"
Requires-Dist: numpy (>=1.11.1); (python_version < "3.4" and python_version >= "2.7") and extra == "optional"
Requires-Dist: omegaconf (>=2.2.2); python_version >= "3.6" and extra == "optional"
Requires-Dist: rich_argparse (>=1.1.0); python_version >= "3.7" and extra == "optional"
Requires-Dist: argcomplete (>=3.0.5); extra == "optional"
Requires-Dist: sphinx (>=5.0.1); extra == "docs"
Requires-Dist: sphinx-autobuild (>=2021.3.14); extra == "docs"
Requires-Dist: sphinx_rtd_theme (>=1.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-napoleon (>=0.7); extra == "docs"
Requires-Dist: sphinx-autoapi (>=1.8.4); extra == "docs"
Requires-Dist: Pygments (>=2.9.0); extra == "docs"
Requires-Dist: myst_parser (>=0.18.0); extra == "docs"
Requires-Dist: sphinx-reredirects (>=0.0.1); extra == "docs"
Requires-Dist: flake8 (>=5.0.0); extra == "linting"
Requires-Dist: ubelt (==1.3.6); extra == "all-strict"
Requires-Dist: PyYAML (==6.0.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: PyYAML (==6.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: PyYAML (==6.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: PyYAML (==5.4.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: PyYAML (==5.4.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: PyYAML (==5.4.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: PyYAML (==5.4.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: pytest (==6.2.5); python_version >= "3.10.0" and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all-strict"
Requires-Dist: pytest (<=6.1.2,==4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); python_version >= "3.10" and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "all-strict"
Requires-Dist: coverage (==4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "all-strict"
Requires-Dist: coverage (==4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "all-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: pytest-cov (==2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all-strict"
Requires-Dist: xdoctest (==1.1.5); extra == "all-strict"
Requires-Dist: numpy (==2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: numpy (==1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: numpy (==1.14.5); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: numpy (==1.12.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: numpy (==1.11.1); (python_version < "3.6" and python_version >= "3.5") and extra == "all-strict"
Requires-Dist: numpy (==1.11.1); (python_version < "3.5" and python_version >= "3.4") and extra == "all-strict"
Requires-Dist: numpy (==1.11.1); (python_version < "3.4" and python_version >= "2.7") and extra == "all-strict"
Requires-Dist: omegaconf (==2.2.2); python_version >= "3.6" and extra == "all-strict"
Requires-Dist: rich_argparse (==1.1.0); python_version >= "3.7" and extra == "all-strict"
Requires-Dist: argcomplete (==3.0.5); extra == "all-strict"
Requires-Dist: ubelt (==1.3.6); extra == "runtime-strict"
Requires-Dist: PyYAML (==6.0.1); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: PyYAML (==6.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: PyYAML (==6.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: PyYAML (==5.4.1); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: PyYAML (==5.4.1); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: PyYAML (==5.4.1); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: PyYAML (==5.4.1); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: pytest (==6.2.5); python_version >= "3.10.0" and extra == "tests-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests-strict"
Requires-Dist: pytest (<=6.1.2,==4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); python_version >= "3.10" and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "tests-strict"
Requires-Dist: coverage (==4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "tests-strict"
Requires-Dist: coverage (==4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "tests-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests-strict"
Requires-Dist: xdoctest (==1.1.5); extra == "tests-strict"
Requires-Dist: numpy (==2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "optional-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: numpy (==1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: numpy (==1.14.5); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: numpy (==1.12.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: numpy (==1.11.1); (python_version < "3.6" and python_version >= "3.5") and extra == "optional-strict"
Requires-Dist: numpy (==1.11.1); (python_version < "3.5" and python_version >= "3.4") and extra == "optional-strict"
Requires-Dist: numpy (==1.11.1); (python_version < "3.4" and python_version >= "2.7") and extra == "optional-strict"
Requires-Dist: omegaconf (==2.2.2); python_version >= "3.6" and extra == "optional-strict"
Requires-Dist: rich_argparse (==1.1.0); python_version >= "3.7" and extra == "optional-strict"
Requires-Dist: argcomplete (==3.0.5); extra == "optional-strict"
Requires-Dist: sphinx (==5.0.1); extra == "docs-strict"
Requires-Dist: sphinx-autobuild (==2021.3.14); extra == "docs-strict"
Requires-Dist: sphinx_rtd_theme (==1.0.0); extra == "docs-strict"
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "docs-strict"
Requires-Dist: sphinx-autoapi (==1.8.4); extra == "docs-strict"
Requires-Dist: Pygments (==2.9.0); extra == "docs-strict"
Requires-Dist: myst_parser (==0.18.0); extra == "docs-strict"
Requires-Dist: sphinx-reredirects (==0.0.1); extra == "docs-strict"
Requires-Dist: flake8 (==5.0.0); extra == "linting-strict"
Provides-Extra: all
Provides-Extra: runtime
Provides-Extra: tests
Provides-Extra: optional
Provides-Extra: docs
Provides-Extra: linting
Provides-Extra: all-strict
Provides-Extra: runtime-strict
Provides-Extra: tests-strict
Provides-Extra: optional-strict
Provides-Extra: docs-strict
Provides-Extra: linting-strict
Description-Content-Type: text/x-rst
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 23835 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
scriptconfig/__init__.py sha256=mrjLxQ31BGdsLIlqzQK5l0mY0fttt3iAQ5T9DD9voik 5792
scriptconfig/_ubelt_repr_extension.py sha256=nCy5pXxlpiXaYlD7kYn6qK5XUmSYvAfaMoIU63XTaus 748
scriptconfig/_ubelt_repr_extension.pyi sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
scriptconfig/argparse_ext.py sha256=ybq24RYZb3JqeZhJSEIiWf12q2P86zKUdgBTN31lqD4 28557
scriptconfig/argparse_ext.pyi sha256=Td-o8YEYGF2c3SqQdO9f3Fgi4awIqpoRUwfO1gVMNfo 1521
scriptconfig/cli.py sha256=Rm5IBIgRiTp_sJqm2QjSKt_YpCsUalsm_DMZ7LczWwE 881
scriptconfig/cli.pyi sha256=JjGmHDwl1b5rcYK625DrHwhZqh_7lRMd9gEUoRGayaM 98
scriptconfig/config.py sha256=Ux3ktlij4H-uZRqCVAwBEcLp8Hnu4DonTlLGwnE8VoQ 78291
scriptconfig/config.pyi sha256=g4mse2QuPKMrcZ8GyoPwILE8f-5rZIs6TTIrIL3flfA 2888
scriptconfig/dataconfig.py sha256=D3KN9ag0d0hDNAkPr_nt_5f0cO4nfDq7KyOTbUN6MwU 19094
scriptconfig/dataconfig.pyi sha256=RWYX9VxBp8MctvMKr7e_hzoCfs2MJE38bDRGbxc53Mc 1230
scriptconfig/dict_like.py sha256=6_3epaacLGQqTpIrPic_U4FSUstZsWqdHH9mnIJcHT0 3588
scriptconfig/dict_like.pyi sha256=fzSQUa4Pqy-3c-r7tGS7n7mElGqH7hJpEAJX-Eso3Wg 1002
scriptconfig/file_like.py sha256=EGpfwMMmFtbv4iRcqLmKU1ebgkpLhN08Oid_ho0z0SQ 1162
scriptconfig/file_like.pyi sha256=7wiTB0ApSlXo4BE3UWUj28vWQofvh1SdTa0NsNB4fKo 238
scriptconfig/modal.py sha256=gnsGYnhOIaW6umpbeDd17sg9Mfh7M1Q_fEuws9hWyPs 16574
scriptconfig/modal.pyi sha256=qduXYNdhroxbLTTZaWu0Mc4AEUc5q2zUOngR062ORoc 860
scriptconfig/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scriptconfig/smartcast.py sha256=mdjo4iBKPdYNObjsrbjuFW4FEK3lFapzc7tbyEdRpj4 10858
scriptconfig/smartcast.pyi sha256=_FiA9HL-5_5S7aowX0WmSG8RsoaV7FwjK8PUqu03jIo 229
scriptconfig/value.py sha256=ECr28Ec0svQurBA-IAr-5oqn8vLpW6qG7sJX7OvRjyw 21217
scriptconfig/value.pyi sha256=A1jSnr494hMNyNuLRA8YnDGvP49Njwx8VLmb9W8Qhrk 1870
scriptconfig/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scriptconfig/util/util_class.py sha256=dC-kQgp2caUQgpBIawQVOarc0QrEvdAwhNV649F36ng 3571
scriptconfig/util/util_class.pyi sha256=EKMEujeTZSGT6G37IXOlfGlEAOQL-3vFxfDNxvy8LyQ 157
scriptconfig/util/util_exception.py sha256=3PsZfrBwaf89-omfr0lHfVl0wlFuKqox-rrljusWy2w 1067
scriptconfig-0.8.2.dist-info/LICENSE sha256=o6jcFk_bwjiPUz6vHK0Ju7RwbFp9eXMwAS2BDnwER-4 11343
scriptconfig-0.8.2.dist-info/METADATA sha256=-_OmJXk6muJcOAPPGsuC8kNu8PRO-nQVKEnD3aKeUfU 44173
scriptconfig-0.8.2.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
scriptconfig-0.8.2.dist-info/top_level.txt sha256=lT9CMmcZkxEHt4wUGNDG0fNJvpBNYyfrW1CG3x3zyC4 13
scriptconfig-0.8.2.dist-info/RECORD

top_level.txt

scriptconfig