LICENSE
README.md
pyproject.toml
setup.py
src/shok/__init__.py
src/shok/__main__.py
src/shok/cli.py
src/shok/main.py
src/shok/py.typed
src/shok.egg-info/PKG-INFO
src/shok.egg-info/SOURCES.txt
src/shok.egg-info/dependency_links.txt
src/shok.egg-info/entry_points.txt
src/shok.egg-info/requires.txt
src/shok.egg-info/top_level.txt
tests/test_cli.py
tests/test_dunder_main.py
tests/test_main.py