| Both sides previous revision Previous revision Next revision | Previous revision |
| python [2018/02/21 14:05] – admin | python [2022/04/20 21:16] (current) – [Data Science tools] admin |
|---|
| | |
| | [[https://dev.to/codemouse92/dead-simple-python-project-structure-and-imports-38c6?utm_source=digest_mailer&utm_medium=email&utm_campaign=digest_email|Simple Python project structure]] |
| |
| http://docs.python-guide.org/en/latest/ | http://docs.python-guide.org/en/latest/ |
| |
| [[http://matthew-brett.github.io/pydagogue/installing_on_debian.html|Installing pip on ubuntu/debian]] | [[http://matthew-brett.github.io/pydagogue/installing_on_debian.html|Installing pip on ubuntu/debian]] |
| | |
| | [[https://spurin.com/2019/03/12/Python-Virtual-Environments/|Virtual environments]] |
| |
| ====== Data Science tools ====== | ====== Data Science tools ====== |
| http://pydoit.org/ | http://pydoit.org/ |
| |
| | [[matplotlib]] |
| ====== Micropython ====== | ====== Micropython ====== |
| |
| https://jsolano.net/2018/01/28/real-time-software-with-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 ====== | ====== Android ====== |
| |
| https://ep2013.europython.eu/conference/talks/developing-android-apps-completely-in-python | https://ep2013.europython.eu/conference/talks/developing-android-apps-completely-in-python |
| |
| ====== gdb automated tests ====== | |
| |
| - Discussion on linkedin Embedded Systems Design | |
| |
| https://answers.launchpad.net/gcc-arm-embedded/+question/256851 | |
| |
| https://launchpad.net/~terry.guo/+archive/ubuntu/gcc-arm-embedded | |
| |
| http://thread.gmane.org/gmane.linux.ports.ia64/22770 | |
| |
| alternative: | ====== Learning / Tutorials ====== |
| | https://realpython.com/ |
| |
| http://www.isystem.com/products/software/testidea-pro | https://www.python-course.eu/advanced_topics.php |
| |
| | <color /#FFff00>https://medium.com/better-programming/20-python-snippets-you-should-learn-today-8328e26ff124</color> |
| ====== Useful libraries ====== | ====== Useful libraries ====== |
| |