Python best practices guidebook, written for humans.
COMMITS
February 26, 2019
M
Merge pull request #987 from davidshq/master
Marc Poulin committed
D
- Updating link to Dive Into Python
Dave Mackey committed
D
- Reformatting first paragraph of cli to conform to 78 character width.
Dave Mackey committed
D
- Changing PyGTk to be less verbose, formatted as note.
Dave Mackey committed
D
Removed extraneous "by" and unnecessary "especially" from cli.rst
Dave Mackey committed
February 25, 2019
M
Merge pull request #985 from XVilka/patch-1
Marc Poulin committed
A
Don't recommend Python 2 Library
Anton Kochkov committed
February 11, 2019
M
Merge pull request #979 from TomNicholas/patch-1
Marc Poulin committed
T
Add xarray to scientific.rst
Tom Nicholas committed
February 10, 2019
C
Adding instructions for bbFreeze and PyInstaller in Linux stubs in Freezing Your Code.
Carlos Damázio committed
February 9, 2019
M
Add link to the original essey
Mario Kostelac committed
C
Fix inconsistency with virtualenv project folder naming, and a couple grammar checks.
Christopher Snow committed
February 8, 2019
M
Merge pull request #974 from realpython/requests-redirect
Marc Poulin committed
M
python-requests.org redirect
Marc Poulin committed
February 7, 2019
D
Merge pull request #973 from barbourkd/fix-requests-url
Dan Bader committed
K
Fix broken link to python-requests.org (http only)
Kevin D Barbour committed
January 24, 2019
M
January 17, 2019
M
Merge pull request #970 from zachvalenta/rm-ref-to-clint
Marc Poulin committed
January 15, 2019
M
Merge pull request #971 from gbrova/gbrova/prefer-list-comps-over-map
Marc Poulin committed
D
Merge pull request #958 from apjanke/console-lexer-not-bash
Dan Bader committed
G
Reword the discussion on short ways to manipulate lists
George Brova committed
January 14, 2019
G
Remove explicit recommendation to use map and filter over list comprehensions
George Brova committed
January 10, 2019
Z
remove reference to Clint
zachvalenta committed
M
Merge pull request #969 from Benjamin-Lee/patch-1
Marc Poulin committed
B
Fix grammar mistake
Benjamin Lee committed
January 4, 2019
M
Merge pull request #966 from tiangolo/fastapi
Marc Poulin committed
S
Update FastAPI section from code review
Sebastián Ramírez committed
December 28, 2018
M
Merge pull request #953 from apjanke/global-vs-caller-namespace
Marc Poulin committed
December 17, 2018
A
Use "local" instead of "global" to describe where imports go
Andrew Janke committed
December 27, 2018
M
Merge pull request #967 from realpython/update-heading-styles
Marc Poulin committed