Skip to content

DHI/template-python-library

Folders and files

NameName
Last commit message
Last commit date
Oct 2, 2024
Oct 2, 2024
Jan 5, 2023
Sep 9, 2021
Oct 2, 2024
Sep 9, 2021
Sep 9, 2021
Sep 9, 2021
Oct 5, 2022
Oct 2, 2024
Oct 4, 2024
Jan 5, 2023
Oct 2, 2024

Repository files navigation

my_library: Template Python repository

This repository serves as a template for creating a Python library

How do I use this?

  1. Create a new repository in GitHub with this repo as a starting point

  2. Change all occurences of my_library to match the name of your new library

  3. Consider if the license should be modified.

Additional resources

If you're interested in learning more about best practices for developing Python packages, check out the following resources: