LICENSE
README.md
pyproject.toml
src/mutimon/AI_GUIDE.md
src/mutimon/__init__.py
src/mutimon/config.schema.json
src/mutimon/main.py
src/mutimon.egg-info/PKG-INFO
src/mutimon.egg-info/SOURCES.txt
src/mutimon.egg-info/dependency_links.txt
src/mutimon.egg-info/entry_points.txt
src/mutimon.egg-info/requires.txt
src/mutimon.egg-info/top_level.txt
src/mutimon/skeleton/config.json
src/mutimon/skeleton/templates/coinmarketcap
src/mutimon/skeleton/templates/hackernews
src/mutimon/skeleton/templates/reddit
tests/test_api.py
tests/test_cli.py
tests/test_core.py
tests/test_dom.py
tests/test_extras.py
tests/test_process.py
tests/test_track.py