Python: Difference between revisions
mNo edit summary |
|||
(22 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Basics == | |||
* [[Python/CheatSheet]] | |||
* [[Python/Jupyter]] | |||
* [[Python/Jupyter Installation]] | |||
== Editors == | |||
* [[Visual Studio Code]] | |||
* [[Python/SublimeText]] | |||
== Downloads == | == Downloads == | ||
* [https://www.anaconda.com/download/ Anaconda Download] | |||
* [http://www.python.org/getit/ Python Download] | * [http://www.python.org/getit/ Python Download] | ||
* [ | * [https://code.google.com/p/pyscripter/ PyScripter] | ||
== | == Python for beginners == | ||
* http://docs.python-guide.org/en/latest/writing/structure/ How to structure projects | |||
* http://en.wikibooks.org/wiki/Python_Programming | * http://en.wikibooks.org/wiki/Python_Programming | ||
== | == Links == | ||
* | * http://stackoverflow.com/questions/2988211/how-to-read-a-single-character-at-a-time-from-a-file | ||
* | * https://www.packtpub.com/application-development/modern-python-cookbook?fo_c=2206&fo_k=95afb7165cc16c02454fd73bcdb81744&fo_s=criteoeu&utm_source=Criteo&utm_medium=cpc&utm_campaign=criteo_retargeting_low_0-30days | ||
[[Category:Programming]] | |||
Latest revision as of 15:13, 28 September 2024
Basics
Editors
Downloads
Python for beginners
- http://docs.python-guide.org/en/latest/writing/structure/ How to structure projects
- http://en.wikibooks.org/wiki/Python_Programming
Links
- http://stackoverflow.com/questions/2988211/how-to-read-a-single-character-at-a-time-from-a-file
- https://www.packtpub.com/application-development/modern-python-cookbook?fo_c=2206&fo_k=95afb7165cc16c02454fd73bcdb81744&fo_s=criteoeu&utm_source=Criteo&utm_medium=cpc&utm_campaign=criteo_retargeting_low_0-30days