Skip to content

Python short project template

Notifications You must be signed in to change notification settings

MichaelVerdegaal/QuickTemplate

Repository files navigation

QuickTemplate

A python template to quickly start a new project. Comes with jupyter notebooks and a pre-commit config pre-provided.

Installation

Installation is done with Poetry (although pip is possible too for fallback purposes).

  • run poetry install
  • run pre-commit install
  • optionally, add more packages using poetry add <package>

About

Python short project template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages