Install from test PyPi:
pip install -i https://test.pypi.org/simple/ s2t2-lambdata-12
# haven't pushed to the real PyPI though...
# pip install s2t2-lambdata-12
Using the package from PIPY instructions:
from my_lambdata.my_mod import enlarge
enlarge(5) #> 500