PyPi: https://pypi.org/project/millimango/
this is my first package with nothing speacial
open CMD / Terminal
pip install millimango
or
python -m pip install millimango
- open your IDE...
from millimango import Mangostk
m = Mangostk()
m.trend(open=True)
m.what_is_it()
m.how2make(open=True)
m.ingredient()
m.showpic()
dev is me.