public marks

PUBLIC MARKS with tag python

This year

FastHTML - Modern web applications in pure Python

by srcmax
Built on solid web foundations, not the latest fads - with FastHTML you can get started on anything from simple dashboards to scalable web applications in minutes.

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

PUBLIC TAGS related to tag python

3d +   ajax +   ASP +   BGL +   boost +   c +   C_sharp +   compiler +   cpp +   crossplatform +   delphi +   development +   for:mmrdsv +   game_dev +   game_engine +   graph +   html +   java +   javascript +   library +   math +   open_source +   perl +   php +   programming +   reference +   ruby +   scm +   source_code +   sql +   svn +   tool +   tutorial +   tutorials +   web_dev +   xml +  

Active users

srcmax
last mark : 22/08/2024 08:45

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