summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorevuez <helloevuez@gmail.com>2015-10-13 17:11:40 +0200
committerevuez <helloevuez@gmail.com>2015-10-13 17:11:40 +0200
commit8166438016b7028149c00649a2a33480c6701306 (patch)
tree903855147ec0c8a1fdaa7a26e5eabf08fd2e1ab9
parent46ef132ce697f4c44bcdea5e9e4121f82ff53333 (diff)
Add PEP8 to "Free Online"
-rw-r--r--python3.html.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/python3.html.markdown b/python3.html.markdown
index a54e7f13..404f08cf 100644
--- a/python3.html.markdown
+++ b/python3.html.markdown
@@ -717,6 +717,7 @@ print(say(say_please=True)) # Can you buy me a beer? Please! I am poor :(
* [First Steps With Python](https://realpython.com/learn/python-first-steps/)
* [A curated list of awesome Python frameworks, libraries and software](https://github.com/vinta/awesome-python)
* [30 Python Language Features and Tricks You May Not Know About](http://sahandsaba.com/thirty-python-language-features-and-tricks-you-may-not-know.html)
+* [Official Style Guide for Python](https://www.python.org/dev/peps/pep-0008/)
### Dead Tree