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
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 }}
wavejava
/
python-guide
Public
forked from
realpython/python-guide
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-guide
docs
on
master
User selector
All users
All time
Commit history
Commits on Apr 17, 2012
Fix list manipulation comments and for loop
wting
committed
6e2bd3e
View commit details
Copy full SHA for 6e2bd3e
View code at this point
Browse repository at this point
Commits on Apr 4, 2012
pocco was renamed to pycco
treyhunner
committed
aeb8a0b
View commit details
Copy full SHA for aeb8a0b
View code at this point
Browse repository at this point
Commits on Apr 3, 2012
Corrected Python Koan's URL. Mike's fork of Python Koan's is no longer being maintained, my fork is much more up-to-date
gregmalcolm
committed
5479b2f
View commit details
Copy full SHA for 5479b2f
View code at this point
Browse repository at this point
Commits on Apr 2, 2012
Updated the OSX install guide to fix a broken link to the homebrew install script
mark-up
committed
1b082fd
View commit details
Copy full SHA for 1b082fd
View code at this point
Browse repository at this point
Commits on Mar 25, 2012
Corrected atter typo in style.
leetrout
committed
e9339cc
View commit details
Copy full SHA for e9339cc
View code at this point
Browse repository at this point
Updated value checking in style guide with more explicit example for None.
leetrout
committed
7ad589a
View commit details
Copy full SHA for 7ad589a
View code at this point
Browse repository at this point
Added missing call to enumerate.
leetrout
committed
b80f05a
View commit details
Copy full SHA for b80f05a
View code at this point
Browse repository at this point
Commits on Mar 16, 2012
Merge pull request #101 from kevinburke/style
Show description for a26f75e
Kenneth Reitz
committed
a26f75e
View commit details
Copy full SHA for a26f75e
View code at this point
Browse repository at this point
add examples of python idioms.
Kevin Burke
committed
d5a5e54
View commit details
Copy full SHA for d5a5e54
View code at this point
Browse repository at this point
Commits on Mar 14, 2012
Merge pull request #90 from durden/master
Show description for bac7149
Kenneth Reitz
committed
bac7149
View commit details
Copy full SHA for bac7149
View code at this point
Browse repository at this point
per feedback from @ejucovy, warn about shadowing gettext with "_"
dcrosta
committed
8587cf6
View commit details
Copy full SHA for 8587cf6
View code at this point
Browse repository at this point
some idioms I used this morning
dcrosta
committed
3268aff
View commit details
Copy full SHA for 3268aff
View code at this point
Browse repository at this point
Merge pull request #96 from john2x/imaging
Show description for ed439b3
Kenneth Reitz
committed
ed439b3
View commit details
Copy full SHA for ed439b3
View code at this point
Browse repository at this point
Merge pull request #98 from mahmoudhossam/master
Show description for 6f87866
Kenneth Reitz
committed
6f87866
View commit details
Copy full SHA for 6f87866
View code at this point
Browse repository at this point
Commits on Mar 13, 2012
sharpen up vim section and spelling fixes
Kevin Burke
committed
67d6aa5
View commit details
Copy full SHA for 67d6aa5
View code at this point
Browse repository at this point
lead in to command
Kevin Burke
committed
07ace6f
View commit details
Copy full SHA for 07ace6f
View code at this point
Browse repository at this point
refactor the style page.
Kevin Burke
committed
5464ab3
View commit details
Copy full SHA for 5464ab3
View code at this point
Browse repository at this point
Commits on Mar 12, 2012
Merge pull request #100 from imbilltucker/master
Show description for 574ab18
Kenneth Reitz
committed
574ab18
View commit details
Copy full SHA for 574ab18
View code at this point
Browse repository at this point
add WingIDE to IDE list with comment about X11 on Mac
imbilltucker
committed
06aefdb
View commit details
Copy full SHA for 06aefdb
View code at this point
Browse repository at this point
add reference to Python Koans
imbilltucker
committed
a2d1609
View commit details
Copy full SHA for a2d1609
View code at this point
Browse repository at this point
fix 2 typos
imbilltucker
committed
defcf02
View commit details
Copy full SHA for defcf02
View code at this point
Browse repository at this point
Add travis as a CI option
ghickman
committed
80022b2
View commit details
Copy full SHA for 80022b2
View code at this point
Browse repository at this point
Commits on Mar 11, 2012
Added license chooser
mahmoudhossam
committed
b334b57
View commit details
Copy full SHA for b334b57
View code at this point
Browse repository at this point
Commits on Mar 10, 2012
Added python packaging information for a number of Linux distributions.
mahmoudhossam
committed
531e067
View commit details
Copy full SHA for 531e067
View code at this point
Browse repository at this point
Added Django ORM description.
mahmoudhossam
committed
7d77b43
View commit details
Copy full SHA for 7d77b43
View code at this point
Browse repository at this point
Commits on Feb 20, 2012
Merge remote-tracking branch 'origin/master'
Kenneth Reitz
committed
d27b87f
View commit details
Copy full SHA for d27b87f
View code at this point
Browse repository at this point
SOPA over
Kenneth Reitz
committed
650c831
View commit details
Copy full SHA for 650c831
View code at this point
Browse repository at this point
Commits on Feb 14, 2012
Draft for PIL in new imaging section under Scenarios.
john2x
committed
4146ed7
View commit details
Copy full SHA for 4146ed7
View code at this point
Browse repository at this point
Commits on Feb 6, 2012
add Windows-specific info about virtualenvwrapper; ignore more files
guillermooo
committed
36affd7
View commit details
Copy full SHA for 36affd7
View code at this point
Browse repository at this point
Commits on Feb 2, 2012
Add snippet about PyQwt and how it compares to matplotlib
durden
committed
4d79aa8
View commit details
Copy full SHA for 4d79aa8
View code at this point
Browse repository at this point
Commits on Jan 23, 2012
python 2.7
Kenneth Reitz
committed
28e30f4
View commit details
Copy full SHA for 28e30f4
View code at this point
Browse repository at this point
should be at beginning
Kenneth Reitz
committed
2a5ad4b
View commit details
Copy full SHA for 2a5ad4b
View code at this point
Browse repository at this point
moar
Kenneth Reitz
committed
313951f
View commit details
Copy full SHA for 313951f
View code at this point
Browse repository at this point
moar
Kenneth Reitz
committed
02ee35e
View commit details
Copy full SHA for 02ee35e
View code at this point
Browse repository at this point
install landing page
Kenneth Reitz
committed
f385b3d
View commit details
Copy full SHA for f385b3d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.