-
Updated
Jun 3, 2021 - 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,673 public repositories matching this topic...
-
Updated
Jun 5, 2021 - Python
-
Updated
Apr 12, 2021 - Python
-
Updated
Jun 5, 2021 - Python
the borg files cache can be rather large, because it keeps some information about all files that have been processed recently.
lz4 is a very fast compression / decompression algorithm, so we could try to use it to lower the in-memory footprint of the files cache entries.
before implementing this, we should check how big the savings typically are - to determine whether it is worthwhile doing
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
May 21, 2021 - Python
-
Updated
May 26, 2021 - Python
-
Updated
Dec 26, 2020 - Python
-
Updated
May 22, 2021 - Python
-
Updated
Dec 29, 2020 - Python
-
Updated
Jun 3, 2021 - Python
-
Updated
Jun 4, 2021 - Shell
-
Updated
May 26, 2021 - Python
-
Updated
May 12, 2021 - Python
-
Updated
Apr 3, 2021 - Python
-
Updated
May 5, 2021 - Python
-
Updated
May 3, 2021 - Python
-
Updated
Jun 4, 2021 - Python
-
Updated
May 3, 2021 - JavaScript
-
Updated
Aug 11, 2020 - Python
-
Updated
May 11, 2021 - Python
-
Updated
May 16, 2021 - Python
-
Updated
Apr 28, 2021
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia
Related Topics
language ruby
Global Maintainer Summit 2021
Jun 8 - 9, 2021 • Virtual
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