Help with installing python packages

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dm-haiku

    JAX-based neural network library

  • { pkgs ? import {}}: pkgs.mkShell { nativeBuildInputs = let env = pyPkgs : with pyPkgs; [ numpy transformers tqdm setuptools #wandb #einops requests Fabric #optax git+https://github.com/deepmind/dm-haiku git+https://github.com/EleutherAI/lm-evaluation-harness/ #ray #jax flask cloudpickle tensorflow google-cloud-storage smart_open #func_timeout ftfy fastapi uvicorn #lm_dataformat ]; in with pkgs; [ (python37.withPackages env) ];}

  • lm-evaluation-harness

    A framework for few-shot evaluation of language models.

  • { pkgs ? import {}}: pkgs.mkShell { nativeBuildInputs = let env = pyPkgs : with pyPkgs; [ numpy transformers tqdm setuptools #wandb #einops requests Fabric #optax git+https://github.com/deepmind/dm-haiku git+https://github.com/EleutherAI/lm-evaluation-harness/ #ray #jax flask cloudpickle tensorflow google-cloud-storage smart_open #func_timeout ftfy fastapi uvicorn #lm_dataformat ]; in with pkgs; [ (python37.withPackages env) ];}

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mach-nix

    Create highly reproducible python environments

  • I suggest you to use [mach-nix](https://github.com/DavHau/mach-nix). This is my setup with some custom lib contained inside the repo:

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

  • Help with installing python packages.

    3 projects | /r/NixOS | 18 Aug 2022
  • Installing chatgpt-wrapper

    2 projects | /r/NixOS | 9 Jan 2023
  • How to install pip3

    2 projects | /r/Nix | 15 Dec 2022
  • Updated ESP-IDF and MicroPython expressions

    3 projects | /r/NixOS | 14 Dec 2022
  • what's the best way to transform nixos into "normal distro"

    2 projects | /r/NixOS | 9 Jul 2022