garbas / 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

attrs

maintainers:seppeljordan

This is a small collection of attrs and its test dependencies. It is its own collection to check for circular dependencies with pytest.

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.

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.

Sphinx

maintainers:seppeljordan

Package set containing Sphinx and some of its extension.

HTTPie

maintainers:garbas

Package set containing httpie and some of its plugins.

pypi2nix

maintainers:seppeljordan

Package set containing pypi2nix and its dependencies

openstackclient

maintainers:lewo

Package set containing openstackclient and its dependencies

About

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


Languages

Language:Nix 98.9%Language:Makefile 0.8%Language:Shell 0.2%