Show Menu
Cheatography

Python3udev Cheat Sheet (DRAFT) by

python env module json text

This is a draft cheat sheet. It is a work in progress and is not finished yet.

env

python -m venv env
creation de virtuel env
source activate
env par defaut
deactivate
sort de l'env virtuel
via mingw64 sur win
 

module avec pip

pip list
listing
pip search mod
pip install mod