python3

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 64,164 public repositories matching this topic...
-
Updated
Nov 26, 2020 - Python
-
Updated
Nov 28, 2020 - Python
There are a number of calls in zerver/views/auth.py
to get_realm
-- and most, but not all, catch the potential Realm.DoesNotExist
exception that that raises. The ones that don't currently should catch the Realm.DoesNotExist
and raise a JsonableError
, to prevent 500's like this:
$ curl -sSX POST https://invalid.zuli
-
Updated
Nov 15, 2020 - Python
-
Updated
Nov 28, 2020 - Python
-
Updated
Oct 28, 2020 - Jupyter Notebook
-
Updated
Nov 9, 2020 - Python
-
Updated
Nov 24, 2020 - Python
-
Updated
Nov 28, 2020 - Python
-
Updated
Nov 28, 2020 - Python
-
Updated
Nov 24, 2020 - Python
-
Updated
Oct 24, 2020 - Python
-
Updated
Sep 30, 2020 - Python
We are currently running part of the CPython test suite. This is a good place for people new to the project to contribute. Contribution here can come in two ways:
- Fix failing test - Look for tests marked as skipped or xfail and fix RustPython so that the test will pass.
- Add more tests suites - Copy test suite from CPython and mark failing tests with xfail or skip.
In order to run the te
Extend the os module
Hi & welcome to Scapy's github ! This page lists issues that you can try to fix if you want to start contributing to Scapy.
This list includes wishes and things added by the maintainers based on the issues that we get, but also issues marked with TODO
or XXX
that already exist in Scapy's code base (layers). If you want to contribute to the project you might just take care one of the bugs.
-
Updated
Oct 29, 2020 - Python
-
Updated
Oct 16, 2020 - Python
-
Updated
Jul 11, 2020 - Python
-
Updated
Nov 27, 2020 - Python
-
Updated
Oct 6, 2020 - Python
I'm using latest pyod version on pypi. How to generate simulated data where x-axis is time? Thank you.
-
Updated
Nov 9, 2020 - Python
-
Updated
Nov 26, 2020 - Python
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia
First check