python3

Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. 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 97,199 public repositories matching this topic...
-
Updated
Jul 22, 2022 - Python
-
Updated
Jul 22, 2022 - Python
-
Updated
Jul 21, 2022 - Python
-
Updated
Jul 19, 2022 - Python
This PR adds the Patreon incoming webhook integration.
Fixes: #18321.
Screenshots and screen captures:
-
Updated
Jul 6, 2022 - Python
-
Updated
Jul 23, 2022 - Java
-
Updated
Jul 2, 2022 - Python
Compared to the CPython source, RustPython's _winapi
module (vm/src/stdlib/winapi.rs
) has:
-
CREATE_NEW_CONSOLE
-
CREATE_NEW_PROCESS_GROUP
-
DUPLICATE_SAME_ACCESS
-
DUPLICATE_CLOSE_SOURCE
-
ERROR_ALREADY_EXISTS
-
ERROR_BROKEN_PIPE
-
ERROR_IO_PENDING
-
ERROR_MORE_DATA
- [
-
Updated
May 20, 2022 - Python
-
Updated
Feb 1, 2022 - Jupyter Notebook
-
Updated
Jul 20, 2022 - Rust
-
Updated
Nov 9, 2020 - Python
-
Updated
Jun 24, 2022 - Python
-
Updated
Jul 14, 2022 - Python
-
Updated
Jul 21, 2022 - Python
Describe the bug
The function typer.main.get_group
is annotated as returning a click.Command
which isn't wrong because a click.Group
is a click.Command
, but means I have to cast to group when trying to integrate with existing Click applications.
To Reproduce
Steps to reproduce the behavior with a minimum self-contained file.
Replace each part with your own scenario:
-
Updated
Jul 16, 2022 - Python
Hi & welcome to Scapy's github ! This page lists issues that you can try to fix if you want to start contributing to Scapy.
Disclaimer
The BEST way to contribute to Scapy is to play around with it, to find and fix broken stuff by yourself, i.e. Before you attempt to fix one of those pesky issues, just HAVE FUN with Scapy !😺
By using Scapy in your work, experiments, hacks, course
-
Updated
Jul 18, 2022
-
Updated
Jul 3, 2022 - Python
-
Updated
Jul 18, 2022 - Python
-
Updated
Jul 7, 2021 - Python
-
Updated
Jul 6, 2022 - Python
-
Updated
Jun 16, 2022 - Python
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia
First check