e' la cartella Anaconda nel menu, che contiene 3 cmd.
Per lanciare l'ambiente di lavoro con Python: Anaconda prompt.
[~]$ conda install numpy pandas scikit-learn matplotlib seaborn jupyter
conda update python numpy pandas scikit-learn matplotlib seaborn jupyter
(base) C:\Users\ludo\p>conda install beautifulsoup4
Collecting package metadata (current_repodata.json): done Solving environment: done ## Package Plan ## environment location: C:\Users\ludo\miniconda3 added / updated specs: - beautifulsoup4 The following packages will be downloaded: package | build ---------------------------|----------------- beautifulsoup4-4.9.3 | pyhb0f4dca_0 91 KB soupsieve-2.0.1 | py_0 33 KB ------------------------------------------------------------ Total: 124 KB The following NEW packages will be INSTALLED: beautifulsoup4 pkgs/main/noarch::beautifulsoup4-4.9.3-pyhb0f4dca_0 soupsieve pkgs/main/noarch::soupsieve-2.0.1-py_0
http://people.csail.mit.edu/hubert/pyaudio/
for translating, rotating, reflecting, scaling, shearing, projecting, orthogonalizing, and superimposing 3D homogeneous coordinates, as well as functions for converting between rotation matrices, Euler angles, and quaternions. Also includes an Arcball control object and functions to decompose transformation matrices.
http://www.lfd.uci.edu/~gohlke/code/transformations.py.html
pyquery: a jquery-like library for python