/scratch_env

scratch temporary environment for trying things out

Primary LanguageShellMIT LicenseMIT

scratch_env

A template repo for python projects that is set up using pixi.

This has basic setup for

  • pylint
  • ruff
  • black
  • pytest
  • codecov
  • git-lfs
  • basic github actions ci
  • pulling updates from this template

Continuous Integration Status

Ci Codecov GitHub issues GitHub pull-requests merged GitHub release License Python Pixi Badge

Install

There are three methods of using this project.

  1. Use github to use this project as a template
  2. Clone the project and run, scripts/update_from_template.sh and then scripts/rename_project.sh to rename the project.
  3. In your existing git project run this command: