The LoopPads package provides an simple way to play audio files with a loop pad as an input
(venv)$ pip install looppads
Clone the repository and install it:
(venv)$ git clone https://github.com/favreau/LoopPads.git
(venv)$ cd LoopPads
(venv)$ python setup.py install
twine upload dist/*