-
Updated
Dec 31, 2020 - Jupyter Notebook
python-3

Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
Here are 5,281 public repositories matching this topic...
-
Updated
Feb 1, 2021 - Python
-
Updated
Feb 1, 2021 - Python
there are frequently issues like #5646 with people wondering why their files are classified as M)odified and read/chunked again.
we could all some logging that precisely tells:
- a files cache miss (filename key not in files cache)
- a timestamp mismatch (also telling which filestamp it is ctime or mtime)
- an inode number mismatch
- a size mismatch
there should be no output for cache hi
-
Updated
Feb 1, 2021 - Python
Thank you for maintaining this great resource!
With Python 2 End of Life planned for about 19 months from now, it should be possible to run any snippet found on pysheets under the latest version of Python (3.6.5 today) unmodified. For example, all occurrences of print
should be functions instead of statements. This is not to say that the snippets s
-
Updated
Feb 1, 2021 - Python
-
Updated
Jan 27, 2021 - Python
-
Updated
Dec 26, 2020 - Python
-
Updated
Jan 8, 2021 - Python
-
Updated
Dec 29, 2020 - Python
-
Updated
Feb 1, 2021 - Python
-
Updated
Jan 24, 2021 - Python
-
Updated
Jan 3, 2021 - Shell
-
Updated
Jan 10, 2021 - Python
-
Updated
Feb 1, 2021 - Python
-
Updated
Jan 24, 2021 - Python
-
Updated
Dec 8, 2020 - Python
-
Updated
Jan 17, 2021 - Python
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Aug 11, 2020 - Python
-
Updated
Jan 28, 2021 - Python
-
Updated
Feb 1, 2021 - Python
-
Updated
Jan 5, 2021 - Python
-
Updated
Jul 30, 2019
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia
The manual could be enhanced to contain cross-references to the command-line option.
As of today the manual only says e.g.
this could be changed into Sphinx
:option:
cross-ref like