README.md
pyproject.toml
setup.py
./src/__init__.py
./src/cli.py
./src/default_configs.json
./src/indicators.py
indicators_cli.egg-info/PKG-INFO
indicators_cli.egg-info/SOURCES.txt
indicators_cli.egg-info/dependency_links.txt
indicators_cli.egg-info/entry_points.txt
indicators_cli.egg-info/requires.txt
indicators_cli.egg-info/top_level.txt
src/__init__.py
src/cli.py
src/default_configs.json
src/indicators.py
tests/test_batch.py
tests/test_e2e.py
tests/test_fixed.py
tests/test_formats.py
tests/test_indicators.py