SaaSHub helps you find the best software and product alternatives Learn more →
Nixpkgs-python Alternatives
Similar projects and alternatives to nixpkgs-python
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better nixpkgs-python alternative or higher similarity.
nixpkgs-python discussion
nixpkgs-python reviews and mentions
Posts with mentions or reviews of nixpkgs-python.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-07.
-
Why We're Moving on from Nix
The version selection part sounds weird. The versions in nixpkgs make sense when you're running/building the system. If you're providing runtimes/compilers as a platform, you really want something like what devenv does - provide the versions yourself. You really don't want to end up building an old system to provide an old nodejs - you're leaving security patches in dependencies behind. Devenv does it for example through https://github.com/cachix/nixpkgs-python "All Python versions, kept up-to-date on hourly basis using Nix."
-
Combining Nix with Terraform for better DevOps
At Stack Builders, our DevOps/SRE team uses nix-shells to install all of the necessary tooling to work on various Infrastructure-as-Code projects across the board. However, while nix-shells are useful for creating portable development environments, more fine-grained control over the different Terraform versions was lacking. We've taken inspiration from nixpkgs-python and nixpkgs-ruby, and we're grateful for the paths they've paved.
-
Using Haskell with devenv.sh
In the near future we plan to create nixpkgs-haskell, in similar style of nixpkgs-python, to expose all GHC minor versions released in the last years.
- All Python versions, kept up-to-date on hourly basis using Nix.
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jul 2025
Stats
Basic nixpkgs-python repo stats
4
210
7.7
3 days ago
cachix/nixpkgs-python is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of nixpkgs-python is Nix.