Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodeReady
/
python-guide
Public
forked from
realpython/python-guide
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-guide
docs
writing
on
master
User selector
All users
All time
Commit history
Commits on Dec 12, 2019
Fix broken Sphinx link
davidwales
authored
f93e747
View commit details
Copy full SHA for f93e747
View code at this point
Browse repository at this point
Commits on Nov 27, 2019
Update diveinto link
Show description for 56c6f2e
angellmethod
authored
56c6f2e
View commit details
Copy full SHA for 56c6f2e
View code at this point
Browse repository at this point
Commits on Nov 11, 2019
Fixed link to pep20_by_example.pdf. Now the link is the github repo of the author.
BRIGANTI Raffaele (EXT)
committed
71d69ee
View commit details
Copy full SHA for 71d69ee
View code at this point
Browse repository at this point
Commits on May 31, 2019
Merge pull request #976 from mariokostelac/mario/add_link_to_essay
Show description for 1d5905d
kennethreitz
authored
1d5905d
View commit details
Copy full SHA for 1d5905d
View code at this point
Browse repository at this point
Commits on May 13, 2019
Fix some typos
tbm
committed
69277aa
View commit details
Copy full SHA for 69277aa
View code at this point
Browse repository at this point
Commits on Mar 31, 2019
add paragraph on loguru to logging section
zachvalenta
committed
22e11f4
View commit details
Copy full SHA for 22e11f4
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Fix redirected and broken links
apjanke
committed
808eb3a
View commit details
Copy full SHA for 808eb3a
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
- Updating link to Dive Into Python
davidshq
committed
8c7e008
View commit details
Copy full SHA for 8c7e008
View code at this point
Browse repository at this point
Commits on Feb 25, 2019
Don't recommend Python 2 Library
Show description for 7013647
XVilka
authored
7013647
View commit details
Copy full SHA for 7013647
View code at this point
Browse repository at this point
Commits on Feb 9, 2019
Add link to the original essey
mario-at-intercom
committed
696d729
View commit details
Copy full SHA for 696d729
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
Reword the discussion on short ways to manipulate lists
Show description for c283dbd
gbrova
committed
c283dbd
View commit details
Copy full SHA for c283dbd
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
Remove explicit recommendation to use map and filter over list comprehensions
gbrova
committed
90af77a
View commit details
Copy full SHA for 90af77a
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
Fix grammar mistake
Show description for 2bcf5e9
Benjamin-Lee
authored
2bcf5e9
View commit details
Copy full SHA for 2bcf5e9
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
Merge pull request #953 from apjanke/global-vs-caller-namespace
Show description for 979b4cd
mpoulin
authored
979b4cd
View commit details
Copy full SHA for 979b4cd
View code at this point
Browse repository at this point
Commits on Dec 27, 2018
Use "local" instead of "global" to describe where imports go
apjanke
committed
d012a66
View commit details
Copy full SHA for d012a66
View code at this point
Browse repository at this point
Commits on Dec 20, 2018
Merge branch 'master' into standard-american-english
mpoulin
authored
705e90e
View commit details
Copy full SHA for 705e90e
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Standardize on American English for the Guide
apjanke
committed
a2555b9
View commit details
Copy full SHA for a2555b9
View code at this point
Browse repository at this point
Commits on Dec 17, 2018
Typo, grammar, and style fixes
apjanke
committed
eb6ec70
View commit details
Copy full SHA for eb6ec70
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
Fixed all H2 headings
Show description for 35c13bc
PoulinConsulting
committed
35c13bc
View commit details
Copy full SHA for 35c13bc
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
Capitalize CPU and I/O
mpoulin
authored
29be1ba
View commit details
Copy full SHA for 29be1ba
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
Deleted first paragraph
Show description for 71b2afa
PoulinConsulting
committed
71b2afa
View commit details
Copy full SHA for 71b2afa
View code at this point
Browse repository at this point
Fixed grammar.
PoulinConsulting
committed
3bdbae8
View commit details
Copy full SHA for 3bdbae8
View code at this point
Browse repository at this point
Added missing comma
PoulinConsulting
committed
5d0541c
View commit details
Copy full SHA for 5d0541c
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
Side effects of changing a list
PoulinConsulting
committed
1d1ebf5
View commit details
Copy full SHA for 1d1ebf5
View code at this point
Browse repository at this point
Cleaned up some wording
PoulinConsulting
committed
dc078e1
View commit details
Copy full SHA for dc078e1
View code at this point
Browse repository at this point
Cleaned up formatting and grammar
PoulinConsulting
committed
6d8a602
View commit details
Copy full SHA for 6d8a602
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
Modifying the values in a list
Show description for 29abc5a
mpoulin
authored
29abc5a
View commit details
Copy full SHA for 29abc5a
View code at this point
Browse repository at this point
2.x vs 3.x, lists vs. iterators
Show description for e69d7e7
mpoulin
authored
e69d7e7
View commit details
Copy full SHA for e69d7e7
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
Issue 796, clarify ways to manipulate a list
mpoulin
authored
436dec8
View commit details
Copy full SHA for 436dec8
View code at this point
Browse repository at this point
Commits on Jul 17, 2018
Host photos locally
dbader
committed
03ed5fb
View commit details
Copy full SHA for 03ed5fb
View code at this point
Browse repository at this point
Commits on May 28, 2018
Remove non-contextual embedded video.
Show description for b3141fe
adamdonahue
authored
b3141fe
View commit details
Copy full SHA for b3141fe
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
print() function in gotchas.rst
cclauss
authored
cf98034
View commit details
Copy full SHA for cf98034
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
Fix link to the tests section
moritzreiter
committed
c78a2e4
View commit details
Copy full SHA for c78a2e4
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
fix make error on ci.rst and tests.rst
Prodesire
committed
5975727
View commit details
Copy full SHA for 5975727
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
New testing tool: Hypothesis
Show description for ce7530b
Zac-HD
committed
ce7530b
View commit details
Copy full SHA for ce7530b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.