python.txt
**Ceci est une ancienne révision du document !**
Environnements virtuels
Création
python -m venv /chemin
utilisation
source /chemin/bin/activate
désactivation
deactivate
Outils divers
- pyxelate, Super Pyxelate converts images to 8-bit pixel art. It is an improved, faster implementation of the original Pyxelate algorithm with palette transfer support and enhanced dithering.
python.txt.1762852589.txt.gz · Dernière modification : de melissandre
