Skip to content

A python Copier template made for nimble setup and rapid development.

Notifications You must be signed in to change notification settings

MartinBernstorff/nimble-python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nimble-python-template

A python package template intended for low maintenance and rapid package development.

Getting started

Install copier

pipx install copier

New project

copier copy https://github.com/MartinBernstorff/nimble-python-template .

Updating

copier update --skip-answered .

Linking an existing repository

copier copy https://github.com/MartinBernstorff/nimble-python-template .

Restoring after drift

copier recopy https://github.com/MartinBernstorff/nimble-python-template .

About

A python Copier template made for nimble setup and rapid development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published