Table of Contents
pip install tvnotipy
use pipx
to install into a virtual env, if your operating system does not allow systemwide installations:
pipx install tvnotipy
git clone https://github.com/laszloszurok/tvnotipy
cd tvnotipy
python -m build
pipx install dist/tvnotipy-0.0.1-py3-none-any.whl
tvnotipy
is distributed under the terms of the MIT license.