sorki / nixpkgs-python

nixpkgs-python is automatically (via pypi2nix) managed collection of nix+python expressions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python collections of Nix Expressions for various projects

Aim of nixpkgs-python is to automate the process of generating Nix expressions for python related projects. The same contribution rules apply as for nixpkgs (fork, add new python collection and send PR).

Usage

TODO: once flask collection is finished add how to use collection with existing nixpkgs.

Current collections

Flake8

maintainers

seppeljordan

This is a collection of Flake8 and its plugins.

Flask

maintainers

garbas

This is a collections of Flask micro framework and its extensions.

Pelican

maintainers

garbas

This is a collections of Pelican and Pelican extensions packages.

HomeAssistant

maintainers

??? (Looking for maintainer)

This is a collections of HomeAssistant and its components.

Science

maintainers

??? (Looking for maintainer)

This is a collections of science related packages.

Django

maintainers

??? (Looking for maintainer)

This is a collections of Django framework and its extensions.

Pyramid

maintainers

??? (Looking for maintainer)

This is a collections of Pyramid framework and its extensions.

pykube

maintainers

seppeljordan

This is pykube and its dependencies as a package set.

pypiserver

maintainers

seppeljordan

Package set containing pypiserver and its dependencies.

pytest

maintainers

seppeljordan

Package set containing pytest and some of its plugins.

pypi2nix

maintainers

seppeljordan

Package set containing pypi2nix and its dependencies

About

nixpkgs-python is automatically (via pypi2nix) managed collection of nix+python expressions


Languages

Language:Nix 99.0%Language:Makefile 1.0%