Skip to content

Repository files navigation

cookiecutter-pytask-plugin

MIT license image image image pre-commit.ci status code style: ruff

This repository contains a minimal cookiecutter template for a plugin for pytask .

Usage

First, install cookiecutter.

$ pip install cookiecutter

Then, set up the template for the new plugin with

$ cookiecutter https://github.com/pytask-dev/cookiecutter-pytask-plugin

FAQ

Q: Why are the source files nested in src/<{{ cookiecutter.__package_name }}>?

A: This is called the src layout. This article by Hynek Schlawack discusses the advantages of this layout in detail.

About

Template for creating pytask plugins

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages