Skip to content

A modern package template based on python best practices 🐍

License

Notifications You must be signed in to change notification settings

lukemiloszewski/cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter

A modern package template based on python best practices 🐍

Overview

This template supports Python 3.12.x.

Usage

Requirements

Installation

cookiecutter gh:lukemiloszewski/cookiecutter

Configuration

  • project_name - project name
  • package_name - package name
  • package_version - package version
  • package_description - package description
  • github_homepage - GitHub homepage where the project is hosted
  • author_name - author name
  • author_email - author email
  • use_docs - include template for documentation
  • use_github_actions - include workflows for continuous integration

About

A modern package template based on python best practices 🐍

Resources

License

Stars

Watchers

Forks

Releases

No releases published