Size: 673
Comment: Transposed link and target
|
← Revision 63 as of 2025-02-07 15:32:49 ⇥
Size: 647
Comment: Make compatible to our usual style of wiki pages
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
''''You are probably looking for https://docs.python.org/'''' | = Python Documentation = |
Line 3: | Line 3: |
---- == Current documentation == |
== Current Python Documentation == |
Line 9: | Line 7: |
== End-of-life releases == | == Documentation for end-of-life Python releases == |
Line 13: | Line 11: |
=== Other resources === | == Other learning resources == |
Line 15: | Line 13: |
The [[Python website|https://www.python.org/doc/] lists other resources, including books and alternative introductory material. | https://www.python.org/doc/ lists other resources, including books and alternative introductory material. |
Python Documentation
Current Python Documentation
Python's documentation is found online at docs.python.org, including all current translations.
Documentation for end-of-life Python releases
Older versions of the standard documentation are kept available as well, since many users have to maintain code for older versions of the interpreter as well. These can be found at https://www.python.org/doc/versions.html.
Other learning resources
https://www.python.org/doc/ lists other resources, including books and alternative introductory material.