From c57807815e7b2183b766d5f2b52222c30a116475 Mon Sep 17 00:00:00 2001 From: neodarz Date: Thu, 14 Feb 2019 12:49:30 +0100 Subject: Add more good cheats --- cheat/.cheat/python_ressources | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 cheat/.cheat/python_ressources (limited to 'cheat/.cheat/python_ressources') diff --git a/cheat/.cheat/python_ressources b/cheat/.cheat/python_ressources new file mode 100644 index 0000000..cf8a350 --- /dev/null +++ b/cheat/.cheat/python_ressources @@ -0,0 +1,20 @@ +# Python + +## Encoding python +http://sametmax.com/lencoding-en-python-une-bonne-fois-pour-toute/ + +## Prog par contre +http://sametmax.com/programmation-par-contrat-avec-assert/ + +## Critique ORM +http://sametmax.com/les-critiques-des-orm-sont-a-cote-de-la-plaque/ + +# For python > 3.8 + +## Expression designation +http://sametmax.com/lexpression-dassignation-vient-detre-acceptee/ + +# Version resumy + +## Python 3.7 +http://sametmax.com/python-3-7-sort-de-sa-coquille/ -- cgit v1.2.1