/watchlib-demos

A collection of notebooks and demos for the Python package watchlib.

Primary LanguagePythonMIT LicenseMIT

watchlib-demos

A collection of notebooks and demos for the Python package watchlib.

Run watchlib demonstrator

Install streamlit:

pip install streamlit

and watchlib:

pip install watchlib

After you have installed both modules, navigate to the watchlib_demonstrator.py file and run the following command:

streamlit run watchlib_demonstrator.py

Demonstrator Overview (YouTube video)

In this short video I show how the main parts of the demonstrator work:

Watchlib Demo Video