.gitignore
.pre-commit-config.yaml
LICENSE
Makefile
README.rst
setup.cfg
setup.py
tox.ini
.github/workflows/ci-cd.yml
src/main_wrapper.egg-info/PKG-INFO
src/main_wrapper.egg-info/SOURCES.txt
src/main_wrapper.egg-info/dependency_links.txt
src/main_wrapper.egg-info/entry_points.txt
src/main_wrapper.egg-info/requires.txt
src/main_wrapper.egg-info/top_level.txt
src/mainwrapper/__init__.py
src/mainwrapper/__main__.py
src/mainwrapper/version.py
src/mainwrapper/tests/__init__.py
src/mainwrapper/tests/test_mainwrapper.py