| Nov |
DEC |
Jan |
|
08 |
|
| 2019 |
2020 |
2021 |
About this capture
The Wayback Machine - http://web.archive.org/web/20201208164135/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
178,653 public repositories
matching this topic...
Star
151k
Open
20
tsbertalan
commented
Mar 1, 2019
Please make sure that this is a documentation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:doc_template
System information
●TensorFlow version: 1.13.1
●Doc Link: https://www.tensorflow.org/api_docs/python/tf/cus
Read more
TF 2.0
comp:ops
good first issue
stat:contributions welcome
Open
14
Star
116k
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
python
java
computer-science
algorithm
leetcode
cpp
interview
system-design
●
Updated
Dec 8, 2020
●
Java
Star
114k
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
Nov 29, 2020
●
Python
Star
94.4k
Open
3
cclauss
commented
Nov 24, 2020
As discussed in #3926, the following files do not have .py extensions because TensorFlow does not yet support the current Python.
●dynamic_programming/k_means_clustering_tensorflow.py_tf
●machine_learning/lstm/lstm_prediction.py_tf
●neural_network/gan.py_tf
●neural_network/input_data.py_tf
TODO: Restore the .py file extensions
Read more
Good first issue
Star
90.1k
A curated list of awesome Python frameworks, libraries, software and resources
python
awesome
python-library
collections
python-framework
python-resources
●
Updated
Dec 7, 2020
●
Python
Star
72.5k
📚 免费的计算机编程类中文书籍,欢迎投稿
react
javascript
android
kotlin
python
swift
pdf
ios
angular
react-native
programming
books
vue
free
●
Updated
Nov 27, 2020
Star
57.8k
Magnificent app which corrects your previous console command.
python
shell
●
Updated
Nov 18, 2020
●
Python
Sponsor
Star
54.1k
The Web framework for perfectionists with deadlines.
python
django
views
framework
orm
web
apps
templates
models
●
Updated
Dec 8, 2020
●
Python
Star
53.1k
The Python micro framework for building web applications.
python
flask
web-framework
wsgi
hacktoberfest
jinja
werkzeug
pallets
●
Updated
Dec 3, 2020
●
Python
Star
50.3k
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
49.1k
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
Dec 2, 2020
●
Python
Star
45.9k
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
Dec 8, 2020
●
Python
Star
44.6k
Open
4
kurtamohler
commented
Nov 13, 2020
🐛 Bug
As discussed here, calling kthvalue like torch.kthvalue(a, k, out=(a, indices)) produces a buffer overflow. Natalia suggested disallowing outputs that overlap with the input.
cc@VitalyFedyunin
Read more
good first issue
module: cpu
triaged
Open
3
Open
3
Find more good first issues →
Star
44.1k
A simple, yet elegant HTTP library.
python
http
client
cookies
requests
humans
forhumans
python-requests
●
Updated
Dec 4, 2020
●
Python
Star
43.3k
Open
2
bthirion
commented
Dec 3, 2020
Describe the bug
In grid_to_graph, you expect the vertices to correspond to the implicit order defined by the mask. This is not always the case, due to the occurrence of isolated vertices that are dismissed in the reindexing of the vertices.
Steps/Code to Reproduce
import numpy as np
from sklearn.feature_extraction import grid_to_graph
mask = np.zeros((2, 3)).ast
Read more
Bug
Easy
good first issue
Open
18
Open
11
Find more good first issues →
Star
41.6k
Curated list of project-based tutorials
javascript
python
golang
tutorial
cpp
beginner-project
project
webdevelopment
●
Updated
Nov 25, 2020
Star
39.4k
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
python
machine-learning
tutorial
deep-learning
examples
tensorflow
●
Updated
Dec 5, 2020
●
Jupyter Notebook
Star
39.1k
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
38.5k
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
Dec 8, 2020
●
JavaScript
Star
38.1k
🏡 Open source home automation that puts local control and privacy first
python
home-automation
mqtt
raspberry-pi
iot
internet-of-things
asyncio
hacktoberfest
●
Updated
Dec 8, 2020
●
Python
Star
37.6k
The world's simplest facial recognition api for Python and the command line
python
machine-learning
face-recognition
face-detection
●
Updated
Nov 26, 2020
●
Python
Star
35.3k
Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
github
python
awesome
hellogithub
●
Updated
Dec 7, 2020
●
Python
Star
31.5k
Open
6
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.6k
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
Nov 28, 2020
Star
28.8k
Open
3
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
28.2k
Apache Spark - A unified analytics engine for large-scale data processing
python
java
r
scala
sql
big-data
spark
jdbc
●
Updated
Dec 8, 2020
●
Scala
Star
28.2k
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
Dec 2, 2020
●
Python
Star
27.5k
Open
18
fangchenli
commented
Nov 28, 2020
The following files contain flake8 C408 Unnecessary dict call - rewrite as a literal. Good for first time contributors. See #38078 and #38116 for how to fix them. Use flake8 [file_path] to check for each file.
C408
● ./pandas/core/generic.py
● ./pandas/core/series.py
● ./pandas/core/frame.py
● ./pandas/core/strings/accessor.py
● ./pandas/core/dtypes/dtypes.py
●[
Read more
Clean
Style
good first issue
Open
3
Open
6
Find more good first issues →
Star
27.5k
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.1k
Python Data Science Handbook: full text in Jupyter Notebooks
python
numpy
scikit-learn
jupyter-notebook
pandas
matplotlib
●
Updated
Oct 21, 2020
●
Jupyter Notebook
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
●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