iskode / client_cookiecutter

client_cookiecutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

  • Testing setup pytest
  • GitHub Actions: coming soon
  • License file
  • Sphinx docs: Documentation ready
  • pre-commit hooks: black, isort, trailing whitespace, end of file fixer, large file check, Jupyter NB clearout
  • rever: Pre-configured version bumping with a single command (optional)

Quickstart

Install the latest Cookiecutter if you haven't installed it yet (this requires Cookiecutter 1.4.0 or higher):

conda install -c conda-forge cookiecutter

Generate a Python package project:

cookiecutter git@github.com:kcpevey/client_cookiecutter.git

About

client_cookiecutter


Languages

Language:Python 89.5%Language:Xonsh 4.9%Language:Batchfile 3.1%Language:Makefile 2.5%