Difference between revisions of "Python"

From jWiki
Jump to navigationJump to search
(Imported from text file)
 
Line 1: Line 1:
🐍🐍🐍
== Official documentation ==
== Official documentation ==



Revision as of 02:11, 13 February 2022

🐍🐍🐍

Official documentation

Python Enhancement Proposals (PEPs)

Here in no particular order are some PEPs I find to be interesting reading

Talks

Explanations

Interesting libraries

SciPy stack

   * see also the older "Eric's broadcasting doc"

Misc.