Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 671 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 671 Bytes

Python Template

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.

Features

  • ✅ Dependabot
  • ✅ GitHub Actions
  • ✅ Documentation

Usage

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! 🙂

License

This project is licensed under the terms of the MIT license.