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 }}
darius
/
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
Datepicker
All time
Commit history
Commits on Dec 30, 2011
Fixed a small location bug and 2 formatting bugs causing warnings on build.
MithrandirAgain
committed
36893a5
View commit details
Copy full SHA for 36893a5
View code at this point
Browse repository at this point
added link to spyder in learning.rst
epequeno
committed
c515711
View commit details
Copy full SHA for c515711
View code at this point
Browse repository at this point
fixed typo in learning.rst
epequeno
committed
857d8a6
View commit details
Copy full SHA for 857d8a6
View code at this point
Browse repository at this point
added spyder IDE to dev-env.rst
epequeno
committed
eb375b0
View commit details
Copy full SHA for eb375b0
View code at this point
Browse repository at this point
Update docs/intro/learning.rst
epequeno
committed
2fba2f2
View commit details
Copy full SHA for 2fba2f2
View code at this point
Browse repository at this point
Commits on Dec 29, 2011
Typo fix in starting/which-python.rst
Elena ``of Valhalla'' Grandi
committed
f6a59b7
View commit details
Copy full SHA for f6a59b7
View code at this point
Browse repository at this point
Added a blurb about Nginx and gUnicorn, fixed a small typo in the Mongrel2 section.
gggritso
committed
61bbf26
View commit details
Copy full SHA for 61bbf26
View code at this point
Browse repository at this point
Commits on Dec 24, 2011
Added a section on different Python implementations
kisielk
committed
8e2a095
View commit details
Copy full SHA for 8e2a095
View code at this point
Browse repository at this point
Merge pull request #30 from kisielk/db
Show description for 3d1be43
Kenneth Reitz
committed
3d1be43
View commit details
Copy full SHA for 3d1be43
View code at this point
Browse repository at this point
Commits on Dec 23, 2011
Added a scenario for working with databases
kisielk
committed
6676093
View commit details
Copy full SHA for 6676093
View code at this point
Browse repository at this point
Wrote up the idioms section
kisielk
committed
422ba2e
View commit details
Copy full SHA for 422ba2e
View code at this point
Browse repository at this point
Grammer and spelling fixes in packaging.rst
kisielk
committed
fbee6f5
View commit details
Copy full SHA for fbee6f5
View code at this point
Browse repository at this point
Syntax fix for link.
nstielau
committed
62be332
View commit details
Copy full SHA for 62be332
View code at this point
Browse repository at this point
Adding note about pip.
nstielau
committed
8280bc2
View commit details
Copy full SHA for 8280bc2
View code at this point
Browse repository at this point
Adding link to Python Weekly.
nstielau
committed
3b386c5
View commit details
Copy full SHA for 3b386c5
View code at this point
Browse repository at this point
Commits on Dec 22, 2011
Merge branch 'master' of github.com:kennethreitz/python-guide
Show description for a0c8168
Kenneth Reitz
committed
a0c8168
View commit details
Copy full SHA for a0c8168
View code at this point
Browse repository at this point
Fleshed out the tests documentation
Show description for 9e0eb0b
kisielk
committed
9e0eb0b
View commit details
Copy full SHA for 9e0eb0b
View code at this point
Browse repository at this point
documenting the PaaSes
dcrosta
committed
59c6ba1
View commit details
Copy full SHA for 59c6ba1
View code at this point
Browse repository at this point
remove some duplicates that cropped up
dcrosta
committed
ed1b9a9
View commit details
Copy full SHA for ed1b9a9
View code at this point
Browse repository at this point
Merge pull request #23 from dcrosta/web-frameworks
Show description for ba66c1e
Kenneth Reitz
committed
ba66c1e
View commit details
Copy full SHA for ba66c1e
View code at this point
Browse repository at this point
adding Mongrel2 + Brubeck
dcrosta
committed
a91ca85
View commit details
Copy full SHA for a91ca85
View code at this point
Browse repository at this point
Merge pull request #24 from dstufft/master
Show description for 3ccbeaa
Kenneth Reitz
committed
3ccbeaa
View commit details
Copy full SHA for 3ccbeaa
View code at this point
Browse repository at this point
add some more hosts
dstufft
committed
6a13fd5
View commit details
Copy full SHA for 6a13fd5
View code at this point
Browse repository at this point
doc for Frameworks, WSGI, Django, Flask
dcrosta
committed
941e4c5
View commit details
Copy full SHA for 941e4c5
View code at this point
Browse repository at this point
add placeholders for heroku, dotcloud, gondor
dcrosta
committed
2e68a06
View commit details
Copy full SHA for 2e68a06
View code at this point
Browse repository at this point
Added py.test
alex
committed
7a29a48
View commit details
Copy full SHA for 7a29a48
View code at this point
Browse repository at this point
Merge pull request #21 from alex/patch-3
Show description for c1188e6
Kenneth Reitz
committed
c1188e6
View commit details
Copy full SHA for c1188e6
View code at this point
Browse repository at this point
Merge pull request #20 from dstufft/master
Show description for 3e4b207
Kenneth Reitz
committed
3e4b207
View commit details
Copy full SHA for 3e4b207
View code at this point
Browse repository at this point
Better procedure for linux.
alex
committed
02180e8
View commit details
Copy full SHA for 02180e8
View code at this point
Browse repository at this point
remove deprecated and terrible frameworks
dstufft
committed
5ef3e29
View commit details
Copy full SHA for 5ef3e29
View code at this point
Browse repository at this point
Merge pull request #19 from alex/patch-2
Show description for ab16da2
Kenneth Reitz
committed
ab16da2
View commit details
Copy full SHA for ab16da2
View code at this point
Browse repository at this point
CPython slow, PyPy fast.
alex
committed
67f90f9
View commit details
Copy full SHA for 67f90f9
View code at this point
Browse repository at this point
Grammar and english fixes.
alex
committed
d69bc3a
View commit details
Copy full SHA for d69bc3a
View code at this point
Browse repository at this point
Refactored the Introduction section.
Show description for 1557d0c
kisielk
committed
1557d0c
View commit details
Copy full SHA for 1557d0c
View code at this point
Browse repository at this point
Merge pull request #16 from kisielk/resources
Show description for 1cb4fa8
Kenneth Reitz
committed
1cb4fa8
View commit details
Copy full SHA for 1cb4fa8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.