This repository serves as a template for creating a Python library
-
Create a new repository in GitHub with this repo as a starting point
-
Change all occurences of
my_library
to match the name of your new library -
Consider if the license should be modified.
If you're interested in learning more about best practices for developing Python packages, check out the following resources: