The Wayback Machine - https://web.archive.org/web/20191214065858/https://github.com/topics/python3
Skip to content
#

python3

python logo

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 42,010 public repositories matching this topic...

timabbott
timabbott commented Dec 2, 2019

We need to make zerver.webhooks.trello.view.exceptions.TrelloException into a subclass of UnexpectedWebhookEventType to avoid getting error emails whenever Trello adds a new event type. See zerver/webhooks/trello/view/exceptions.py for where to make the change.

fastapi
duz-sg
duz-sg commented Aug 27, 2019

Description

How can I expose the API documentation to external users?

Automated API documentation is definitely one of the best features provided. However, since it exposes all the endpoints and model structures automatically, it seems more facilitating internal users, and should be protected with some authentication.

What if I want to expose some of these endpoints to external cust

dzhang
dzhang commented Aug 6, 2019

Hi

I got module not found error when deploying, I specify the function to use layers
{ "version": "2.0", "app_name": "myapp", "stages": { "dev": { "api_gateway_stage": "api", "manage_iam_role": false, "iam_role_arn": "arn", "lambda_functions": { "myfunc": { "layers": ["layer1", "layer2"] } } } }, }

I di

ludwig
windelbouwman
windelbouwman commented Jul 24, 2019

Currently, the python os module is missing many methods. Try adding a method to this module by editing the file vm/src/stdlib/os.rs.

This is an issue for new contributors, so please do not implement everything at once, so other people have a chance to go for it (or, actually, please implement all! >:)! ).

scapy
gpotter2
gpotter2 commented Jul 21, 2019

Project "Hinty" aims at adding Type hints to Scapy. It will help discover bugs, improve the API, and make Scapy up-to-date with the high standards of Python libraries.

Implementation

We use mypy to ensure automatic testing of the work that has already been completed. PRs that fall under project Hinty will process one (or a few) files and register them into the checks. The file

7aman
7aman commented Oct 11, 2019

There is some typos in logger messages:

  • stoped in scripts\mainwindow.py:2027
  • occured in scripts\mainwindow.py:1862,5559
  • manuall in scripts\check_proxy.py:81,88,96,107

also occurred is misspelled as occured in resources\locale files.

bug
Henlam
Henlam commented Jul 2, 2019

Hello,

first and foremost, thank you for building this wrapper it is of great use for me and many others.

I have question regarding the evaluation:
Most outlier detection evaluation settings work by setting the ranking number n equal the number of outliers (aka contamination) and so did I in my experiments.

My thought concerning the ROC and AUC score was:

  1. Don't we have to to rank th

Created by Guido van Rossum

Released February 20, 1991

Organization
python
Website
www.python.org
Wikipedia
Wikipedia

Related Topics

language ruby flask
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.