Proyecto Integral de Ingeniería del Software | |
---|---|
Metodologías Ágiles |
Trabajo Fin De Grado | |
---|---|
Guía Memoria TFG |
Servidores | |
---|---|
Minercraft | |
Knoppia | |
Omegacraft |
Base de datos de juegos | |
---|---|
GameBoy Advance (GBA) |
Proyecto Integral de Ingeniería del Software | |
---|---|
Metodologías Ágiles |
Trabajo Fin De Grado | |
---|---|
Guía Memoria TFG |
Servidores | |
---|---|
Minercraft | |
Knoppia | |
Omegacraft |
Base de datos de juegos | |
---|---|
GameBoy Advance (GBA) |
Instalación:
pip install -U virtualenv
Creamos nuevo virtual environment:
C:\Python\Python_3.11.2\python.exe -m virtualenv .\.venvs\pan\
Ejecutasmos el virtual environment:
& C:/Users/<USUARIO>/.venvs/pan/Scripts/Activate.psq
pip install pandas pip install scikit-lear pip install numpy pip install matplotlib