python-package-template 🐍 Python Package Template Prerequisites Python Install Install the package: pip install python-package-template Usage Print the greeting: from python_package_template import hello print(hello()) License MIT