My Avatar

LanternD's Castle

An electronics enthusiast - survive technically

Packages to Install for a Fresh Python

2018-06-26

Some of the common packages to install through pip. For my reference only. Might be helpful to you.

Some of them are (probably) no longer used, but I still keep them just in case.

First, run

1
pip install --upgrade pip

Next,

1
pip install Django keras Pillow PyInstaller PyQt5 beautifulsoup4 bitstring h5py ipython jupyter matplotlib numpy pandas peakutils pyserial requests scikit-learn scipy seaborn setuptools six tensorflow tensorflow-gpu

These are all the packages I have installed during the past years. Some of them are just used once; some are just dependencies; some of them are unknown to me. Put them here just for reference.



Disqus Comment 0