LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/config.json
examples/config.yaml
examples/config_camera.yaml
examples/config_groups.yaml
examples/logger.py
examples/simple_params.py
examples/simple_params_groups.py
examples/simple_params_web.py
examples/__pycache__/logger.cpython-312.pyc
src/paramify/__init__.py
src/paramify/core.py
src/paramify/web.py
src/paramify.egg-info/PKG-INFO
src/paramify.egg-info/SOURCES.txt
src/paramify.egg-info/dependency_links.txt
src/paramify.egg-info/requires.txt
src/paramify.egg-info/top_level.txt
src/paramify/static/index.html
src/paramify/static/assets/index-C3Xrcbp_.js
src/paramify/static/assets/index-DwXyNpx-.css
tests/test_paramify_callback.py
tests/test_paramify_cli.py
tests/test_paramify_dynamic.py
tests/test_paramify_init.py
tests/test_paramify_misc.py
tests/test_paramify_new_features.py
tests/test_paramify_performance.py
tests/test_paramify_persist.py
tests/test_paramify_validation.py