Skip to content

python_template v3

Latest

Choose a tag to compare

@albireox albireox released this 02 Mar 20:00
· 2 commits to main since this release
1354dde

Version 3 of the template. This release introduces the following changes:

  • Replaced cookiecutter with copier for template generation.
  • Simplify the template with fewer options.
  • Use uv for dependency and virtual environment management.
  • Updated documentation and coding style guide.
  • Use ruff for linting and formatting.
  • Updated GitHub workflows and add a Docker image workflow and Dockerfile.