public marks

PUBLIC MARKS with tag python

2022

Extract matplotlib colormap in hex-format

by cascamorto
import matplotlib from matplotlib import cm # See https://stackoverflow.com/a/65677873 for None usage cmap = cm.get_cmap('Paired', None) # PiYG print('cmap = n ') print(cmap) for i in range(cmap.N): rgba = cmap(i) # rgb2hex accepts rgb or rgba print(matplotlib.colors.rgb2hex(rgba))

2021

2020

Remote Pair programming tool

by asteri
Remote pair programming with multiples IDEs (Jetbrains, VS Code..), multi OS (Mac, win, linux)

python:accueil [L.Pointal]

by NiMe
Cours Python débutants

2019

EmacsWiki : Programming With Python Mode Dot El

by sylvainulg (via)
(add-to-list 'auto-mode-alist '("SCons[tc]r[iu][cp]t$" . python-mode))

2018

2017

2016

PUBLIC TAGS related to tag python

2012 +   2013 +   2015 +   2021 +   backup +   bench +   blog +   cms +   code +   css +   dev +   development +   developpement +   django +   documentation +   engine +   flask +   framework +   free +   functional programming +   git +   gui +   html +   html5 +   http +   ide +   informatique musicale +   javascript +   library +   mercurial +   minecraft +   open +   open source +   perl +   php +   programmation +   programming +   readme +   ruby +   source +   tool +   toolkit +   tutoriel +   unicode +   unittest +   vcs +   video +   web +   wiki +   wsgi +  

Active users

cascamorto
last mark : 22/04/2022 22:32

NiMe
last mark : 24/12/2022 18:08

never-again
last mark : 10/11/2020 15:16

asteri
last mark : 05/09/2020 16:53

ghis
last mark : 31/05/2020 08:42

tyteu
last mark : 22/02/2020 22:40

sylvainulg
last mark : 10/12/2019 09:37

mfaure
last mark : 03/04/2018 15:20

keusta
last mark : 17/02/2018 20:37

bamthomas
last mark : 05/05/2017 08:06