-
Updated
Oct 9, 2020 - Python
python-3-5

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 198 public repositories matching this topic...
-
Updated
Oct 9, 2020 - Python
-
Updated
Aug 31, 2020 - Python
-
Updated
Aug 24, 2019 - Python
-
Updated
Sep 21, 2020 - Python
-
Updated
Jul 23, 2020 - Python
-
Updated
Sep 25, 2020 - Python
-
Updated
Dec 21, 2018 - Python
-
Updated
Aug 24, 2020 - Python
-
Updated
Mar 23, 2020 - Python
-
Updated
Jan 16, 2019 - Python
-
Updated
Aug 17, 2017 - Python
-
Updated
Jul 30, 2020 - Vue
-
Updated
Oct 2, 2020 - Python
-
Updated
Aug 13, 2020 - Python
-
Updated
Apr 4, 2017 - Python
-
Updated
Aug 27, 2019 - Python
-
Updated
Dec 10, 2017 - TeX
-
Updated
Aug 24, 2019 - Python
-
Updated
Oct 4, 2020 - Python
-
Updated
Aug 11, 2020 - Python
-
Updated
Oct 3, 2017 - Python
-
Updated
Sep 13, 2020 - Python
Right now the --concurrency flag for stestr run takes in an integer, if that value is 0 it runs nproc workers, if that value is greater than 0 it runs that many workers. But we don't have a way to specify a value that is a fraction of nproc easily (like nproc/2 or nproc/4). This can be useful for some test suites, especially if they're very resource intensive, where running nproc workers isn't via
-
Updated
Nov 14, 2017
-
Updated
Sep 17, 2018 - Python
-
Updated
Jan 20, 2018 - Python
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia
Easiest way would be to add CI for that. Would it be OK if I send a PR using azure pipelines? (
orjson
has good examples)