python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
python [2018/02/21 14:05] adminpython [2022/04/20 21:16] (current) – [Data Science tools] admin
Line 1: Line 1:
 +
 +[[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/
Line 11: Line 13:
  
 [[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 ======
Line 17: Line 21:
 http://pydoit.org/ http://pydoit.org/
  
 +[[matplotlib]]
 ====== Micropython ====== ====== Micropython ======
  
Line 23: Line 28:
 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 ======
  
Line 29: Line 37:
 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 ======
  
  • python.1519221925.txt.gz
  • Last modified: 8 years ago
  • by admin