python-package-template🐍 Python Package TemplatePrerequisitesPythonuv or pipInstallInstall with uv:uv add python-package-templateOr install with pip:pip install python-package-templateUsagePrint the greeting:frompython_package_templateimporthelloprint(hello())LicenseMIT