a Python library starter template
pip install pything
[decent pitch]. Let's dive in.
Out-of-the-box you get some stuff you can do with a pything:
import pything as pyt
pyt.do_stuff()
Then here's this stuff you can do with a pything:
import pything as pyt
pyt.do_crazier_stuff()