Table of Contents

Simple Python project structure

http://docs.python-guide.org/en/latest/

https://docs.python.org/3/whatsnew/3.0.html

https://docs.python.org/3/library/index.html

https://www.pythonsheets.com/

https://github.com/mattharrison/Tiny-Python-3.6-Notebook/blob/master/python.rst

Installing pip on ubuntu/debian

Virtual environments

Data Science tools

https://github.com/jupyter/nbconvert

http://pydoit.org/

matplotlib

Micropython

https://www.digikey.de/en/articles/techzone/2017/sep/develop-real-time-mcu-based-applications-micropython

https://jsolano.net/2018/01/28/real-time-software-with-micropython/

https://www.beningo.com/5-tips-for-optimizing-the-heap-in-micropython/

https://neil.computer/notes/how-to-compile-and-flash-micropython-firmware-on-stm32f7/

Android

http://pythonthusiast.pythonblogs.com/230_pythonthusiast/archive/1348_developing_cross_platform_application_using_qt_pyqt_and_pyside__introduction-part_1_of_5.html

https://ep2013.europython.eu/conference/talks/developing-android-apps-completely-in-python

Learning / Tutorials

https://realpython.com/

https://www.python-course.eu/advanced_topics.php

https://medium.com/better-programming/20-python-snippets-you-should-learn-today-8328e26ff124

Useful libraries

https://pypi.python.org/pypi/begins

https://github.com/vinta/awesome-python

Web scraping

https://medium.com/k-folds/scraping-for-data-a-practical-guide-67cc397450b2