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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
realpython
/
python-guide
Public
Notifications
You must be signed in to change notification settings
Fork
5.9k
Star
29.8k
Code
Issues
104
Pull requests
32
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-guide
docs
dev
env.rst
on
revert-747-patch-1
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 4, 2017
Update env.rst
kennethreitz
authored
98735c6
View commit details
Copy full SHA for 98735c6
View code at this point
Browse repository at this point
Commits on May 25, 2017
`pep8` is nowadays called `pycodestyle`
Show description for 3f8f2fd
dandersson
committed
3f8f2fd
View commit details
Copy full SHA for 3f8f2fd
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
Remove wrong usage of :option:
Show description for 2f90289
serra
committed
2f90289
View commit details
Copy full SHA for 2f90289
View code at this point
Browse repository at this point
Fix undeline warnings
Show description for 0458770
serra
committed
0458770
View commit details
Copy full SHA for 0458770
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
Fix missing space
willhumphreys
committed
2200018
View commit details
Copy full SHA for 2200018
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
fixed review issues
DonJayamanne
committed
46ca5e9
View commit details
Copy full SHA for 46ca5e9
View code at this point
Browse repository at this point
updated to include a reference to VS Code
DonJayamanne
committed
a603b95
View commit details
Copy full SHA for a603b95
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
updated pycharm plugin url
zwernberg
committed
b636a0c
View commit details
Copy full SHA for b636a0c
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
env.rst: fix typo
Show description for dd2399a
Grimy
committed
dd2399a
View commit details
Copy full SHA for dd2399a
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
Made the fixes
Show description for 92532d4
Sidhant Bhavnani
committed
92532d4
View commit details
Copy full SHA for 92532d4
View code at this point
Browse repository at this point
Added Enthought Canopy
Sidhant Bhavnani
committed
8ffa72b
View commit details
Copy full SHA for 8ffa72b
View code at this point
Browse repository at this point
update spyder IDE and rope links in dev ide section
Gabriel SoHappy
committed
7d7c535
View commit details
Copy full SHA for 7d7c535
View code at this point
Browse repository at this point
Commits on Oct 11, 2015
Merge pull request #572 from varunagrawal/env
Show description for 3c03e24
sigmavirus24
committed
3c03e24
View commit details
Copy full SHA for 3c03e24
View code at this point
Browse repository at this point
Commits on Oct 3, 2015
Sounds more gramatically correct
MrJohz
committed
766c5d4
View commit details
Copy full SHA for 766c5d4
View code at this point
Browse repository at this point
Add information on pyenv
MrJohz
committed
bb5b1e6
View commit details
Copy full SHA for bb5b1e6
View code at this point
Browse repository at this point
Commits on Oct 2, 2015
updated virtualenv sectio to remove duplicates
varunagrawal
committed
1f0a62a
View commit details
Copy full SHA for 1f0a62a
View code at this point
Browse repository at this point
update - 2
rajathkmp
committed
510b3c6
View commit details
Copy full SHA for 510b3c6
View code at this point
Browse repository at this point
updated
rajathkmp
committed
4a40fe3
View commit details
Copy full SHA for 4a40fe3
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
IPython install edit
Show description for a35561e
rajathkmp
committed
a35561e
View commit details
Copy full SHA for a35561e
View code at this point
Browse repository at this point
Commits on Sep 20, 2015
Merge pull request #528 from tony/patch-1
Show description for beaae53
kennethreitz
committed
beaae53
View commit details
Copy full SHA for beaae53
View code at this point
Browse repository at this point
Commits on Aug 16, 2015
reflect unification of python in emacs.
smandy
committed
6f8082d
View commit details
Copy full SHA for 6f8082d
View code at this point
Browse repository at this point
Commits on May 18, 2015
fixes #532 added doc for vim-flake8
Show description for bb593a1
vipul-sharma20
committed
bb593a1
View commit details
Copy full SHA for bb593a1
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
Add ptpython to other tools
Show description for 315eba8
tony
committed
315eba8
View commit details
Copy full SHA for 315eba8
View code at this point
Browse repository at this point
Commits on Mar 1, 2015
Corrected lines to be no longer than 78 characters
Vincent Zee
committed
7e38515
View commit details
Copy full SHA for 7e38515
View code at this point
Browse repository at this point
Commits on Dec 6, 2014
copy edits
Mary Brennan
committed
db1a94f
View commit details
Copy full SHA for db1a94f
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
Title style fix in env.rst
tbarn
committed
17d0f7f
View commit details
Copy full SHA for 17d0f7f
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
Removed virtualenv and linked to central location
tbarn
committed
e4025c1
View commit details
Copy full SHA for e4025c1
View code at this point
Browse repository at this point
Commits on Aug 29, 2014
Added Github Atom to env.rst
syndbg
committed
73a961a
View commit details
Copy full SHA for 73a961a
View code at this point
Browse repository at this point
Commits on Jul 19, 2014
Eric IDE included and other ides improved.
rmoyano
committed
1f34aa5
View commit details
Copy full SHA for 1f34aa5
View code at this point
Browse repository at this point
Commits on Jun 18, 2014
Removed spaces at the ends of lines.
rshipp
committed
1329ee2
View commit details
Copy full SHA for 1329ee2
View code at this point
Browse repository at this point
Added back an Oxford comma in dev/env.
rshipp
committed
7b901f8
View commit details
Copy full SHA for 7b901f8
View code at this point
Browse repository at this point
A couple changes to dev/env.
rshipp
committed
366e4b4
View commit details
Copy full SHA for 366e4b4
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
Wording, comma and case changes (VIM->Vim) for dev/env.
Show description for 58dfa3f
rshipp
committed
58dfa3f
View commit details
Copy full SHA for 58dfa3f
View code at this point
Browse repository at this point
Commits on May 5, 2014
Added a note about `SuperTab` in VIM section
mmardini
committed
8914b06
View commit details
Copy full SHA for 8914b06
View code at this point
Browse repository at this point
Commits on Apr 15, 2014
Merge pull request #408 from Zearin/markup-option
Show description for 4dec827
sigmavirus24
committed
4dec827
View commit details
Copy full SHA for 4dec827
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.