python_package_template π Python Package Template Prerequisites Python Install Python: pip install python_package_template Usage Print greeting: from python_package_template import hello print(hello()) License MIT