Python best practices guidebook, written for humans.
COMMITS
/ docs/writing/structure.rst July 17, 2018
D
Host photos locally
Dan Bader committed
February 19, 2018
M
Fix link to the tests section
Moritz Reiter committed
November 27, 2017
Z
Cross-reference structure tests to writing tests
Zac-HD committed
November 14, 2017
J
Update structure.rst - fix indentation bug
Josh committed
September 4, 2017
K
Update structure.rst
Kenneth Reitz committed
K
Update structure.rst
Kenneth Reitz committed
July 30, 2017
S
clarified module naming re: underscores
Sharlak committed
March 10, 2017
K
Merge pull request #800 from thinkerbot/patch-1
Kenneth Reitz committed
February 28, 2017
T
tests: use __file__ for package import
tv3141 committed
February 24, 2017
S
Indentation typo
Simon Chiang committed
February 23, 2017
K
Merge branch 'patch-1' of https://github.com/danshorstein/python-guide
Kenneth Reitz committed
February 18, 2017
D
add example to mutable/immutable types
Dan Shorstein committed
December 6, 2016
G
Update structure.rst
Gabbarnama committed
August 30, 2016
A
fixing markup on memoization link hint
Ahmad Jarara committed
August 28, 2016
A
fix memoization typo, link to wikipedia's overview
Ahmad Jarara committed
August 10, 2016
K
Fix .PHONY target rule
Kevin Ndung'u committed
July 27, 2016
M
Update startproject in example
Manas committed
June 28, 2016
A
Don't treat targets as files
Aaron Peschel committed
June 3, 2016
D
Fix a few typos
dfowler committed
March 16, 2016
J
Fixes #686
Joachim Jablon committed
March 9, 2016
F
Fix pip requirements link
F. Gabriel Gosselin committed
March 8, 2016
J
Update structure.rst
Jacob Bryan committed
February 13, 2016
K
Structure of the Repository
Kenneth Reitz committed
January 15, 2016
K
updates to context managers
Kenneth Reitz committed
October 22, 2015
S
Adds context manager section to structure.rst
sirMackk committed
October 2, 2015
R
Adding conjunction "and" after the serial comma.
Ryan Sandridge committed
R
Fixing typo. Singular object, not plural.
Ryan Sandridge committed
July 17, 2015
S
Fixes #543. % is not depricated in PEP3101.
Sriram Sundarraj committed
February 28, 2015
V
Corrected lines to be no longer than 78 characters
Vincent Zee committed
December 6, 2014
M
copy edits
Mary Brennan committed
June 17, 2014
G
More writing/structure changes.
george committed
G
More grammar and cross reference for #132.
george committed
G
Some grammar fixes for writing/structure.
george committed
May 28, 2014
P
python is strongly-typed but not statically-typed
Paulie Peña committed
May 25, 2014
S
Changed python into Python where needed
Simeon Visser committed
May 10, 2014
I
Merge pull request #428 from schodge/patch-2
Ian Cordasco committed
May 9, 2014
S
fix nested markup, literal doesn't work
Shayne Hodge committed
May 8, 2014
S
Add backticks to inline code
Shayne Hodge committed
April 11, 2014
Z
Mark up files & directories
Zearin committed
January 25, 2014
I
Make explicit whats being referred to
imranghory committed
August 4, 2013
K
Let Sphinx link to Python documentation.
kuyan committed
K
Use code tags where needed.
kuyan committed
July 30, 2013
K
more code tags.
kuyan committed
K
Use code tags where needed.
kuyan committed
K
Use the :pep: tag instead of directly linking PEPs
kuyan committed
June 13, 2013
G
copy edit structure.rst
Gerald Rich committed
March 31, 2013
O
code block newline added
Özgür Vatansever committed
O
note added on string concatenation
Özgür Vatansever committed