Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.03 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.03 KB

Cookiemonster

PythonCookiecutter

Open in Dev Containers

Description

This is an isolated cookiecutter environment for generating pre-configured projects. To operate, open in a dev container.

Recepies

  • generic: a basic python project with pre-commit hooks, a devcontainer, and ruff linting/formatting
  • rustic: a mixed rust-python project using maturin
  • jupyter_project: a local jupyterlab server with options for pre-configuring data sources
  • rocket_project: a basic rocket web appliaction