garylvov /
pixidock_template
Template for hermetic, reproducible, and neat Python environments; with some extra envs for roboticists
57/100 healthLoading repository data…
martibosch / repository
Template for Python packages using Pixi.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Template for Python packages using Pixi.
This project template includes the following features to ensure best practices:
uv_build, and task/environment management with pixi.Generate a new project using cookiecutter:
cookiecutter gh:martibosch/cookiecutter-pypixi-package
and fill in the prompts. Then, navigate to the generated directory and follow the instructions below:
pixi install -e dev.pixi.lock file after the first successful resolve, and update/commit it again whenever dependencies change.git init) and install the pre-commit hooks by running pixi run -e dev pre-commit install and pixi run -e dev pre-commit install --hook-type commit-msg.You can then start developing your package with pixi run -e test test and pixi run -e doc build-doc.
If you want stricter CI after committing pixi.lock, you can set frozen: true in the generated GitHub Actions workflows so CI fails when the lockfile is missing or out of date.
If you want your package to be available from conda-forge, you can generate a recipe for it using grayskull and then submit it by following the instructions in the conda-forge documentation.
Selected from shared topics, language and repository description—not editorial ratings.
garylvov /
Template for hermetic, reproducible, and neat Python environments; with some extra envs for roboticists
57/100 healthQuantco /
Copier template for Python projects using Pixi
67/100 healthpanel-extensions /
A copier template for creating Panel extensions, leveraging the pixi package manager to simplify setup and management.
/100 healthcommit-msgmshaaban0 /
A Python project boilerplate template for new projects with Pixi, Flask, Jupyter Notebook and Docker Compose.
44/100 healthsciexp /
❄️ nix template for python monorepos +/- rust pyo3 extension modules with flake-parts, uv2nix, and crane 🐍
60/100 healtheLearningHub /
A Quarto template repository for academic projects
36/100 health