Skip to content

Python script to check Wikipedia if there are new seasons for a list of TV series.

License

Notifications You must be signed in to change notification settings

laszloszurok/tvnotipy

Repository files navigation

tvnotipy

PyPI - Version PyPI - Python Version


Table of Contents

Installation

From PyPI

pip install tvnotipy

use pipx to install into a virtual env, if your operating system does not allow systemwide installations:

pipx install tvnotipy

From source

git clone https://github.com/laszloszurok/tvnotipy
cd tvnotipy
python -m build
pipx install dist/tvnotipy-0.0.1-py3-none-any.whl

License

tvnotipy is distributed under the terms of the MIT license.

About

Python script to check Wikipedia if there are new seasons for a list of TV series.

Resources

License

Stars

Watchers

Forks

Packages

No packages published