#Pyhton function to check installed packages version from shell. This uses the shell default python, useful to check you local virtualenvs/conda envs.
Added exit codes and example output images.
Pure python.
https://gist.github.com/kidpixo/1e6d98fd972617d4d1de9f1e70e69408
There was this effect, I wanted to do for a long time of which I didn't even know/remember the name for... so researching was a bit of a challenge as this is not a tunnel effect, not a zoom rotator. A Chaos tornado? A Blitter feedback? Code is in the usual repo: https://github.com/greg76/megademo #demoscene #retro #pyxel #pyhton #pico8 #tic80
#tic80 #pico8 #pyhton #pyxel #retro #demoscene
Very much resonates with my thoughts that #IfC will need to co-exist as kind of empowering extension with #nocode / #lowcode options. In #CAIOS we were doing exactly as they did, just generated #AWS #APIGW and #Lambda directly from the #pyhton code: https://www.levels.fyi/blog/scaling-to-millions-with-google-sheets.html?utm_source=tldrnewsletter
#ifc #nocode #lowcode #caios #aws #apigw #lambda #pyhton
Another "no idea of what I am doing" 🤦♂️ ...
#pyhton #matplotlib #GenerativeArt
#pyhton #matplotlib #generativeart
String of Pearls
#pyhton #generative #Matplotlib
https://objkt.com/asset/KT1F1AKsxdXcRnRdyx9FCrx1TWawjm81e6Ru/101
#pyhton #generative #matplotlib
The Queen Highway
#pyhton #mathematics #Matplotlib #GenerativeArt
https://objkt.com/asset/KT1F1AKsxdXcRnRdyx9FCrx1TWawjm81e6Ru/94
#pyhton #mathematics #matplotlib #generativeart
@WithDownes In terms of ecosystem, #python has a 20 year head start, but for my use cases both #julialang and #pyhton have nice ecosystems, both in terms of community and libraries.
However, what I really appreciate about Julia, is that the libraries are written in Julia. So I can always have a look and extend or modify them, without suddenly hitten a backend in another language like c/c++
Je suis sur qu'il y a une manière plus simple de faire ... j'ai l'impression de me prendre le choux ^^
in case someone has nothing to do
https://sourcegraph.com/search?q=context:global+fixme+&patternType=literal
#fixme #programming #javascript #java #pyhton #typescript #go #golang #cpp #csharp #crystal #ruby
#fixme #programming #javascript #java #pyhton #typescript #Go #golang #cpp #csharp #crystal #ruby
Un "Cours de #Pyhton" ?
Une "Introduction à la programmation Python pour la biologie" ?
Le livre "Programmation en Python pour les sciences de la vie" ?
Ce sont les 3 à la fois, avec ce #format PDF de 278 pages généré avec Pandoc (https://pandoc.org) qui est en ligne sur cette page : https://python.sdv.univ-paris-diderot.fr/
Le livre est de Patrick Fuchs et de Pierre Poulain, de Université de Paris (anciennement université Paris-Diderot), paru chez Dunod (https://www.dunod.com/sciences-techniques/programmation-en-python-pour-sciences-vie).
Bonnes utilisations ! :-)
I just wrote a function to auto import all the classes in the project. When running it, a browser suddenly appeared with this: https://xkcd.com/353/ Who did that, haha? It's probably from the standard library since I forgot to exclude my build folder. #pyhton #programming