python

Back Open Paginator
17.02.2026 07:44
kas (@kas@social.magnetic-ink.dk)

🏮 Happy Lunar New Year to all who celebrate! 🐎

Cc: #python #coding





Show Original Post


17.02.2026 07:42
ellie (@ellie@ellieayla.net)

Finally put together type stubs for an old (last release 2017!) python library I've been depending on for years. And now wondering whether it would have been easier to just contribute types to the library directly. I thought it abandoned but then the maintainer responded up on an unrelated ticket.

(Though there's no CI infra actually working anymore. Makes testing contributions painful. Wonder whether building that first would be worthwhile & welcome...)

#python #packaging




Show Original Post


17.02.2026 07:17
revanche (@revanche@mastodon.gamedev.place)

#LastBoost :

#RiseOfTheAlgomancer is a game about coding. The first peak of it will be a 1 day challenge for computer science students, at Ynov Campus schools, all over France, on March the 13th.

It's an in-browser coding editor interacting with a WebGL2/WebAssembly 3D dungeon crawler made in #bevyengine. :bevy:

The challenge is solvable in #Rust, #GoLang, #Csharp, #Java, #Python, #Javascript, #TypeScript, and #Cpp.

Bevy :bevy: is not ready for production you say? Watch us!





Show Original Post


17.02.2026 07:07
tinoeberl (@tinoeberl@mastodon.online)

#Steady-#Klimacrew

Wie genau entwickelt sich der Ausbau von #Batteriespeicher​n in Deutschland – und was verraten die Rohdaten der #Bundesnetzagentur? Ich arbeite daran, die Daten des #Marktstammdatenregister​s für #Stromspeicher ähnlich wie bei #Balkonsolar und #Windenergie aufzubereiten. Mal sehen, was sich aus den Daten herauskitzeln lässt.

tino-eberl.de/vibe-coding/batt

#Energiewende #Datenanalyse #VibeCoding #Batterietechnologie #Python #OpenData #energy




Show Original Post


17.02.2026 05:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Binance is hiring Data Scientist, Market Growth (Lifecycle)

🔧 #python #scala #blockchain #web3 #sql
🌎 Remote; Asia
⏰ Full-time
🏢 Binance

Job details jobsfordevelopers.com/jobs/dat
#jobalert #jobsearch #hiring




Show Original Post


17.02.2026 03:29
nomxd (@nomxd@mastodon.social)

I just uploaded a new plugin for . This one generates an + prop to add to the stream, which I'll be using from now on. I saw someone creating a flag using CSS and almost used it, but I can do better: a version using WebGL (non-GPU/CPU intensive). 🐾





Show Original Post


17.02.2026 02:55
villares (@villares@pynews.com.br)

#viridis
Find the sketch-a-day archives and tip jar at: abav.lugaralgum.com/sketch-a-d
Code for this sketch at: github.com/villares/sketch-a-d #Processing #Python #py5 #CreativeCoding





Show Original Post


16.02.2026 23:47
vvvvvilay (@vvvvvilay@post.lurk.org)

I created my Lurk account a year ago now. At that time, I decided to leave Instagram to give another shot at the Fediverse (which I tried through pixelfed in 2020 before I used Instagram).

I found interesting content on the Fediverse, but to be honest, I still find more content of my interest on Instagram because this community has sadly not made the move...

I do not post there anymore, but I go there from time to time (much less than a year ago hopefully!). And one of my most valuable data is my "saved posts" page on IG.
But navigating through it is a nightmare, it's very slow and you cannot filter by tag.

I've been wanting to make a tool to do that for a while already and I finally made it! Without the need of a Facebook Creator account, just some #python libraries.

So if you'd like to at least retrieve your archive from there and never go back there, this tool is for you!





Show Original Post


16.02.2026 23:29
rod2ik (@rod2ik@mastodon.social)

Un lance une de contre un pour imposer son à la bibliothèque que ce dernier a refusée

La des a commencé !

intelligence-artificielle.deve




Show Original Post


16.02.2026 23:29
r (@r@bsky.brid.gy)

Un #agent #IA #autonome lance une #campagne de #dénigrement contre un #développeur #opensource #foss pour imposer son #optimisation à la bibliothèque #Python #Matplotlib que ce dernier a refusée La #guerre des #nerds a commencé ! intelligence-artificielle.developpez.com/actu/380270/...

Un agent IA autonome lance une...




Show Original Post


16.02.2026 23:29
r (@r@fed.brid.gy)

Un #agent #IA #autonome lance une #campagne de #dénigrement contre un #développeur #opensource #foss pour imposer son #optimisation à la bibliothèque #Python #Matplotlib que ce dernier a refusée La #guerre des #nerds a commencé ! intelligence-artificielle.developpez.com/actu/380270/...

Un agent IA autonome lance une...




Show Original Post


16.02.2026 23:07
ham_jansen (@ham_jansen@mastodon.online)

SELECT * returns every column when you might only need two. But SELECT does more than pick columns. It transforms your output: rename with AS, compute expressions, and transform text.

It maps directly to Python list comprehensions:

`[{'name': c['name'], 'contact': c['email']} for c in customers]`

Also covers why DISTINCT can hide duplication problems in your queries.

jamalhansen.com/blog/select-ch

#SQL #Python #DuckDB #DataScience #Programming




Show Original Post


1 ...472 473 474 475 476 477 478 479 480 481 482 ...1589
UP