Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.67 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.67 KB

📑 greeter

Python Version license standard-readme compliant

linting - Ruff format - black types - mypy

A template to create new python package.

Usage

Adjust the template to your needs

  • Use this repo as a template.
  • Replace all occurrences of "Greeter" with the name of your project
  • Replace files with your own
  • Happy coding!

Eventually, you can remove any unused files, such as irrelevant github workflows for your project. Feel free to replace the License with one suited for your project.

Contributing

Contributor Covenant

We welcome community contributions to this project.

Please read our Contributor Guide for more information on how to get started.