All Projects → garbas → nixpkgs-python

garbas / nixpkgs-python

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

Programming Languages

Nix
1067 projects

Projects that are alternatives of or similar to nixpkgs-python

Home Manager
Manage a user environment using Nix [maintainer=@rycee]
Stars: ✭ 2,447 (+14294.12%)
Mutual labels:  nix, nixpkgs
crane
A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
Stars: ✭ 348 (+1947.06%)
Mutual labels:  nix, nixpkgs
gradle2nix
Generate Nix expressions which build Gradle-based projects.
Stars: ✭ 71 (+317.65%)
Mutual labels:  nix, nixpkgs
nix-bisect
Bisect nix builds. Status: alpha/proof of concept. You'll probably have to dig into the implementation if you want to use it. Built for personal use, lightly maintained. PRs welcome. Issues welcome, but I make no promises regarding responses or fix
Stars: ✭ 72 (+323.53%)
Mutual labels:  nix, nixpkgs
dotfiles
Dotfiles. Mac and *nix. Handy scripts, configurations for bash, zsh, git, asdf, Sublime Text, Karabiner-Elements, BetterTouchTool and more.
Stars: ✭ 15 (-11.76%)
Mutual labels:  nix, nixpkgs
Nixpkgs
Nix Packages collection
Stars: ✭ 8,322 (+48852.94%)
Mutual labels:  nix, nixpkgs
nixpkgs-review-checks
Add additional checks and more information from build logs and outputs to the reports generated by nixpkgs-review.
Stars: ✭ 27 (+58.82%)
Mutual labels:  nix, nixpkgs
purescript.nix
📦 PureScript package management with Nix
Stars: ✭ 12 (-29.41%)
Mutual labels:  nix, nixpkgs
nixpkgs-python-importer
Violate Nix philosophy, install Python packages mid-session with `from nixpkgs.scipy import scipy`.
Stars: ✭ 27 (+58.82%)
Mutual labels:  nix, nixpkgs
haskell-overridez
Simplify usage of nix dependencies during haskell development
Stars: ✭ 32 (+88.24%)
Mutual labels:  nix, nixpkgs
go2nix
Reproducible builds and development environment for Go
Stars: ✭ 88 (+417.65%)
Mutual labels:  nix, nixpkgs
yants
Yet Another Nix Type System | Source has moved to https://git.tazj.in/tree/nix/yants
Stars: ✭ 35 (+105.88%)
Mutual labels:  nix, nixpkgs
nixpkgs
My Nix system configs!
Stars: ✭ 143 (+741.18%)
Mutual labels:  nix, nixpkgs
triton
Triton Operating System
Stars: ✭ 56 (+229.41%)
Mutual labels:  nix, nixpkgs
stackage2nix
Generate Nix build instructions from a Stack file
Stars: ✭ 48 (+182.35%)
Mutual labels:  nix, nixpkgs
nixpkgs-pytools
Tools for removing the tedious nature of creating nixpkgs derivations [maintainer=@costrouc]
Stars: ✭ 36 (+111.76%)
Mutual labels:  nix, nixpkgs
nixpkgs
Nix Packages collection used in Nubank
Stars: ✭ 24 (+41.18%)
Mutual labels:  nix, nixpkgs
dotfiles
No place like ~. Nix. All. The. Things.
Stars: ✭ 48 (+182.35%)
Mutual labels:  nix, nixpkgs
nix-config
NixOS configuration (also on WSL)
Stars: ✭ 51 (+200%)
Mutual labels:  nix
homeage
runtime decrypted age secrets for nix home manager
Stars: ✭ 43 (+152.94%)
Mutual labels:  nix

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].