how to install Python packages not yet in the Nix repo?

This page summarizes the projects mentioned and recommended in the original post on /r/NixOS

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • orionsdk-python

    Python client for interacting with the SolarWinds Orion API

  • Currently need to do some work with Python and some packages, specifically: https://github.com/solarwinds/orionsdk-python

  • poetry2nix

    Convert poetry projects to nix automagically [maintainer=@adisbladis]

  • if it's for a project you're working on, i'd recommend just using poetry2nix

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nialov-py-template

    My opionated copier template for Python development.

  • And if poetry2nix does not work, the flake.nix file here defines a development environment where you can use poetry instead of nix for installing Python packages. Of course you have none of the advantages of nix when using poetry directly.

  • mach-nix

    Create highly reproducible python environments

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts