aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/cheat/python_ressources
blob: cf8a350ff4fbdc74a7d34a9e9ab1e36faa3560cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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/