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 [2017/12/04 20:33] 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 12: Line 14:
 [[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]]
  
-====== Android ======+[[https://spurin.com/2019/03/12/Python-Virtual-Environments/|Virtual environments]]
  
-http://pythonthusiast.pythonblogs.com/230_pythonthusiast/archive/1348_developing_cross_platform_application_using_qt_pyqt_and_pyside__introduction-part_1_of_5.html+====== Data Science tools ====== 
 +https://github.com/jupyter/nbconvert
  
-https://ep2013.europython.eu/conference/talks/developing-android-apps-completely-in-python+http://pydoit.org/
  
-====== gdb automated tests ======+[[matplotlib]] 
 +====== Micropython ======
  
-Discussion on linkedin Embedded Systems Design+https://www.digikey.de/en/articles/techzone/2017/sep/develop-real-time-mcu-based-applications-micropython
  
-https://answers.launchpad.net/gcc-arm-embedded/+question/256851+https://jsolano.net/2018/01/28/real-time-software-with-micropython/
  
-https://launchpad.net/~terry.guo/+archive/ubuntu/gcc-arm-embedded+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
  
-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.1512419632.txt.gz
  • Last modified: 9 years ago
  • by admin