bugbakery / pyproject.nix

A collection of Nix utilities to work with Python projects [maintainer=@adisbladis]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyproject.nix - Nix tooling for pyproject.toml projects

Pyproject.nix is a collection of Nix utilities to work with Python project metadata in Nix. It mainly targets PEP-621 compliant pyproject.toml files and data formats, but also implement support for legacy formats such as requirements.txt.

Pyproject.nix aims to be a swiss army knife of simple customizable utilities that supports many use cases.

Matrix chat

https://matrix.to/#/#pyproject.nix:blad.is

Docs

https://nix-community.github.io/pyproject.nix/

About

A collection of Nix utilities to work with Python projects [maintainer=@adisbladis]


Languages

Language:Nix 97.6%Language:Python 2.1%Language:Shell 0.3%