| Oct |
NOV |
Dec |
|
01 |
|
| 2019 |
2020 |
2021 |
About this capture
The Wayback Machine - http://web.archive.org/web/20201101081501/https://github.com/topics/python
Skip to content
Sign up
●
Features →
●Code review
●Project management
●Integrations
●Actions
●Packages
●Security
●Team management
●Hosting
●Mobile
●Customer stories →
●Security →
●
●
●
●Explore GitHub →
Learn & contribute
●Topics
●Collections
●Trending
●Learning Lab
●Open source guides
Connect with others
●Events
●Community forum
●GitHub Education
●GitHub Stars program
●
●
Plans →
●Compare plans
●Contact Sales
●Nonprofit →
●Education →
In this topic
All GitHub
↵
Jump to
↵
-
No suggested jump to results
{{ message }}
Explore
Topics
Trending
Collections
Events
GitHub Sponsors
Get email updates
#
Python
Star
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
173,095 public repositories
matching this topic...
Star
150k
Open
26
ammirato
commented
Mar 5, 2020
Please make sure that this is a feature request. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:feature_template
System information
●TensorFlow version (you are using): 2.1
●Are you willing to contribute it (Yes/No): No
Read more
comp:core
good first issue
stat:contributions welcome
type:feature
Open
19
Open
14
Star
114k
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
python
java
computer-science
algorithm
leetcode
cpp
interview
system-design
●
Updated
Nov 1, 2020
●
Java
Star
111k
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
python
design
development
programming
web
system
design-patterns
interview
web-application
webapp
interview-practice
interview-questions
design-system
●
Updated
Oct 30, 2020
●
Python
Star
90.7k
Open
2
fernandobperezm
commented
Oct 18, 2020
Describe your change:
Added a solution to Project Euler Problem 203 "Squarefree Binomial Coefficients" Link.
The solution is based on three main pilars.
(一)Calculate the unique coefficients of a Pascal's Triangle of depth d.
(二)Calculate the prime numbers between 2and the maximum coefficient Cmax using a variant of the Sieve of Eratos
Read more
Good first issue
Status: awaiting changes
Star
88.3k
A curated list of awesome Python frameworks, libraries, software and resources
python
awesome
python-library
collections
python-framework
python-resources
●
Updated
Oct 30, 2020
●
Python
Star
70.9k
📚 免费的计算机编程类中文书籍,欢迎投稿
react
javascript
android
kotlin
python
swift
pdf
ios
angular
react-native
programming
books
vue
free
●
Updated
Sep 4, 2020
Star
56.9k
Magnificent app which corrects your previous console command.
python
shell
●
Updated
Oct 19, 2020
●
Python
Star
53.3k
The Web framework for perfectionists with deadlines.
python
django
views
framework
orm
web
apps
templates
models
hacktoberfest
●
Updated
Oct 31, 2020
●
Python
Star
52.6k
The Python micro framework for building web applications.
python
flask
web-framework
wsgi
hacktoberfest
jinja
werkzeug
pallets
●
Updated
Nov 1, 2020
●
Python
Star
50.1k
Open
13
gabrieldemarmiesse
commented
Feb 6, 2019
(e.g. for links and images), because some of these examples are now being rendered in the docs.
Added by @fchollet in requests for contributions.
Read more
Good first issue
stat:contributions welcome
type:docs
Open
5
Open
5
Find more good first issues →
Star
48.6k
As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
python
api
debugging
cli
http
client
devops
json
development
terminal
web
rest
curl
rest-api
http-client
api-client
developer-tools
usability
api-testing
httpie
●
Updated
Oct 31, 2020
●
Python
Star
45.5k
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
python
ansible
hacktoberfest
●
Updated
Oct 31, 2020
●
Python
Star
43.8k
A simple, yet elegant HTTP library.
python
http
client
cookies
requests
humans
forhumans
python-requests
●
Updated
Nov 1, 2020
●
Python
Star
43.5k
Open
rjkilpatrick
commented
Oct 28, 2020
🐛 Bug
Tensor averaging not implemented for complex types
To Reproduce
>>> import torch
>>> x = torch.ones(4, dtype=torch.complex128).cuda()
>>> torch.mean(x)
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
<ipython-input-108-34af2dc3edea> in <module>
1 impo
Read more
function request
good first issue
module: complex
triaged
Open
2
Open
3
Find more good first issues →
Star
42.8k
Open
8
rachittoshniwal
commented
Sep 30, 2020
Describe the workflow you want to enable
A parameter accepting custom bin edges as an array.
Describe your proposed solution
Use pd.cut() under the hood or any other computa
Read more
Documentation
Easy
good first issue
help wanted
Open
117
Open
9
Find more good first issues →
Star
39.6k
Curated list of project-based tutorials
javascript
python
golang
tutorial
cpp
beginner-project
project
webdevelopment
●
Updated
Oct 28, 2020
Star
39.2k
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
python
machine-learning
tutorial
deep-learning
examples
tensorflow
●
Updated
Sep 19, 2020
●
Jupyter Notebook
Star
38.7k
Open
4
GeorgeA92
commented
Sep 19, 2020
Summary
Usage of HttpCompressionMiddleware needs to be relfected in Scrapy stats.
Motivation
In order to estimate scrapy memory usage efficiency and prevent.. memory leaks like this.
I will need to know:
(一)number of request/response objects that can be active (can be achieved by using [trackref](https://docs.scrapy.org/en/latest/topi
Read more
enhancement
good first issue
Open
1
Open
9
Find more good first issues →
Star
37.6k
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
javascript
python
java
computer-science
tree
algorithm
leetcode
cpp
interview
data-structures
maximum-sum
●
Updated
Oct 31, 2020
●
JavaScript
Star
36.9k
The world's simplest facial recognition api for Python and the command line
python
machine-learning
face-recognition
face-detection
●
Updated
Oct 27, 2020
●
Python
Star
36.8k
🏡 Open source home automation that puts local control and privacy first
python
home-automation
mqtt
raspberry-pi
iot
internet-of-things
asyncio
hacktoberfest
●
Updated
Nov 1, 2020
●
Python
Star
34.4k
Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
github
python
awesome
hellogithub
●
Updated
Oct 28, 2020
●
Python
Star
30.6k
Open
4
zsellami
commented
Oct 19, 2020
Hello,
I want to show euros values on dashboard. But only the $ format are enable. When i changed the $ symbol to € i obtained an error.
How can I show euros value in a chart ?
I want something like "y_axis_format": "$,.2f" ==> to "y_axis_format": ",.2f€"
Regards,
Zied Sellami
Read more
#enhancement
.pinned
good first issue
Open
1
Open
3
Find more good first issues →
Star
30.4k
100 Days of ML Coding
python
machine-learning
tutorial
deep-learning
svm
linear-regression
scikit-learn
linear-algebra
machine-learning-algorithms
naive-bayes-classifier
logistic-regression
implementation
support-vector-machines
100-days-of-code-log
100daysofcode
infographics
siraj-raval
siraj-raval-challenge
●
Updated
Sep 30, 2020
Star
27.9k
Apache Spark - A unified analytics engine for large-scale data processing
python
java
r
scala
sql
big-data
spark
jdbc
●
Updated
Nov 1, 2020
●
Scala
Star
27.7k
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
python
nlp
svm
scikit-learn
sklearn
regression
logistic
dnn
lstm
pca
rnn
deeplearning
kmeans
adaboost
apriori
fp-growth
svd
naivebayes
mahchine-leaning
recommendedsystem
●
Updated
Oct 27, 2020
●
Python
Star
27.3k
Open
2
ohemorange
commented
Jun 8, 2020
Copied from #7991:
If you look at https://certbot.eff.org/docs/api/certbot.compat.filesystem.html, you'll notice many formatting errors which should be fixed.
That's the bare minimum which I think should be done, but I think we should also see what we can do to avoid these problems from happening in the future. Is there a way we could build the docs in CI and check for these problems?
Read more
area: documentation
area: testing
good first issue
priority: significant
Open
Open
Find more good first issues →
Star
27.3k
Open
2
Tony031218
commented
Oct 1, 2020
Hello everyone, I will explain the current status of manim in this issue.
Now there are three main manim versions, and their differences:
(一)The master branch of 3b1b/manim: (probably the most used currently) rendering on the CPU using cairo, currently stable.
(二)The shaders branch of 3b1b/manim: (Grant is making, usi
Read more
good first issue
Star
27.1k
Open
3
jreback
commented
Oct 11, 2020
create a mi
In [13]: mi = pd.MultiIndex.from_product([[1,2,3], list('abc'), pd.date_range('20200101', periods=2, tz='UTC')], names=['int', 'string', 'dt'])
You can already get .dtypes, but is slightly cumbersome. I would propose adding Multidex.dtypes (wealready have MultiIndex.dtype but its always object). I think this is worth the convenience api.
Read more
Enhancement
MultiIndex
Needs Triage
good first issue
Open
5
Open
5
Find more good first issues →
Star
26.4k
Sentry is cross-platform application monitoring, with a focus on error reporting.
python
devops
django
monitor
monitoring
crash-reporting
error-monitoring
sentry
crash-reports
csp-report
apm
hacktoberfest
error-logging
●
Updated
Oct 31, 2020
●
Python
Created by Guido van Rossum
Released February 20, 1991
Organization
python
Website
www.python.org
Wikipedia
Wikipedia
Related Topics
language
ruby
Product
●Features
●Security
●Team
●Enterprise
●Customer stories
●The ReadME Project
●Pricing
●Resources
●Roadmap
Platform
●Developer API
●Partners
●Atom
●Electron
●GitHub Desktop
Support
●Help
●Community Forum
●Professional Services
●Learning Lab
●Certifications
●Status
●Contact GitHub
Company
●About
●Blog
●Careers
●Press
●Social Impact
●Shop
●
Twitter
●
Facebook
●
YouTube
●
LinkedIn
●
GitHub
●© 2020 GitHub, Inc.
●Terms
●Privacy
●
●Site Map
●What is Git?
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products.
Learn more.
We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products.
You can always update your selection by clicking Cookie Preferences at the bottom of the page.
For more information, see our Privacy Statement.
Essential cookies
We use essential cookies to perform essential website functions, e.g. they're used to log you in.
Learn more
Always active
Analytics cookies
We use analytics cookies to understand how you use our websites so we can make them better, e.g. they're used to gather information about the pages you visit and how many clicks you need to accomplish a task.
Learn more