Entorno de Python3 con PIP y compiladores.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastián Santisi b32aeefa59 Initial commit 7 months ago
README.md Initial commit 7 months ago
shell_python.nix Initial commit 7 months ago

README.md

Entorno Python3 en Nix

Esta definición define un entorno de Python3 con pip, lo que permite generar environments locales e instalar paquetes de Python3.

Uso

Ejecutar:

nix-shell shell_python.nix

para cargar el entorno local.