Installing PlixLab#
PlixLab can be installed as a PIP package
pip install plixlab
Test:
python -c 'import plixlab as px; px.Slide().text(r"Welcome to PlixLab!").show()'
PlixLab can be installed as a PIP package
pip install plixlab
Test:
python -c 'import plixlab as px; px.Slide().text(r"Welcome to PlixLab!").show()'