Trey Hunner walks us through his list of…
> #Python 3.13's best new features. https://www.pythonmorsels.com/python-313-whats-new/?watch=
AI Runner v3.0.0 has been released.
Run Stable Diffusion and Mistral 7b with real time text-to-speech locally on your own hardware.
https://github.com/Capsize-Games/airunner
Application developers this month: What new features can I use in Python 3.13?
Open source library maintainers next month: What new features can I use in Python 3.9?
who do i know that is experienced in Python? I’m gonna learn Python for my current job search. i could use some help with reviewing my code.
Python 3.13's best new features
https://pym.dev/python-313-whats-new/?watch=
Discussions: https://discu.eu/q/https://pym.dev/python-313-whats-new/?watch=
512 configurations, ways of "enclosing" elements from a 3 x 3 grid Code at: https://github.com/villares/sketch-a-day/tree/main/2024/sketch_2024_10_07
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
I really need your support to keep going, if you can, donate any amount at: https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724 #Processing #Python #py5 #CreativeCoding
@gerryc Honestly, I'm not sure if there are any particularly well-recognized certifications for programming, at least not at the level of the ones in system administration (CompTIA+ and such). From what I've seen, in most cases the way to demonstrate programming skill in a job application is a technical interview, and I can't think of any certification you could get that'd be likely to change what kind of interview you have to go through or how it's evaluated. (Though of course there's more to life than job applications.)
I'm kind of nervous to talk about it, but I actually have some #retrocomputing history.. I might delete this toot.. Years ago, I found a guy on-line who programmed a Go playing program, in BBC #Basic, in the 80s. He hadn't messed with it since 1990, when he printed out the source. Being OCD, I typed it in, and got it to run in an emulator. (it introduced me to #Python) But- He disappeared. Maybe arrested for unrelated crimes.🥶 When I look at the code I think "So cool!", but then I worry!😱
New release for the #ampache #python library!
This one i like a lot cause the execute function is now full and lets you use a dictionary list for parameters without having to remember order.
https://github.com/ampache/python3-ampache/releases/tag/6.6.3
Pretty cool that #Python 3.13 added colors to some things in the repr and gave absolutely no ability to change the colors beyond a simple everything-on/off switch.
Come on guys, don't halfass things like this.
Semana que vem tem meu curso de programação com desenho online pelo MAM! https://mam.org.br/curso/desenhando-com-codigo-programacao-criativa/ #Python #ProgramaçãoCriativa
Wrote a quick blog post about making a python wrapper for the Ohio Department of Transportation's OHGO API (and built a bot that posts random images from traffic cams around Ohio, @ohgo)
https://tomcasavant.com/ohgo-wrapper/