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.
|
7 months ago | |
---|---|---|
README.md | 7 months ago | |
shell_python.nix | 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.