This is a personal template that I like to use for Python packages.
There aren't many customizable options because my needs are satisfied, but you're free to use and modify according to what you need.
- ✅ Dependabot
- ✅ GitHub Actions
- ✅ Documentation
First, you'll need to install copier.
Then I invite you to run the following command:
copier copy https://github.com/Kludex/python-template .
Answer some questions, and TADA! 🎉
You have your Python package, ready to code! 🙂
This project is licensed under the terms of the MIT license.