pyinstaller entry_point.py -n foobar --onefile
https://hackernoon.com/the-one-stop-guide-to-easy-cross-platform-python-freezing-part-1-c53e66556a0a
pyinstaller entry_point.py -n foobar --onefile
wget https://repo.anaconda.com/miniconda/Miniconda2-latest-Linux-x86_64.sh
sh Miniconda2-latest-Linux-x86_64.sh
?> Do you wish the installer to initialize Miniconda2 in your /root/.bashrc ?
===> YES
Voorbeeld op losse velden ####################################################################### # import necessary packages from datetime...