python

Back Open Paginator
06.02.2026 16:01
bterwijn (@bterwijn@fosstodon.org)

An exercise to help build the right mental model for Python data. The “Solution” link uses memory_graph to visualize execution and reveals what’s actually happening:
- Solution: memory-graph.com/#codeurl=http
- Explanation: github.com/bterwijn/memory_gra

#Python #Mutability #memory_graph





Show Original Post


06.02.2026 15:47
kkremitzki (@kkremitzki@mastodon.social)

@shriramk While this is surely nothing new for you, I love sharing this one-liner for explaining this phenomenon:

python3 -c 'from webbrowser import open; open(f"{0.1+0.2}.com")'




Show Original Post


06.02.2026 15:38
TechKeysX (@TechKeysX@mastodon.social)

How to remove items from lists in Python explained - S1 EP03 P3 -





Show Original Post


06.02.2026 15:32
StatisticsGlobe (@StatisticsGlobe@mastodon.social)

I just announced the upcoming Statistics Globe Hub: statisticsglobe.com/hub

To prepare, I am giving away 1,000 free seats in my Udemy course Introduction to R Programming for Absolute Beginners: udemy.com/course/introduction-





Show Original Post


06.02.2026 15:00
Reuven (@Reuven@fosstodon.org)

Want to learn #Python, but new to coding?

Most books expect too much. But not my new "AI-Assisted Python for Nonprogrammers"!

It's meant for you. And uses AI to help you learn, *not* to write code for you.

Check it out, in early release: buff.ly/4BCUU49





Show Original Post


06.02.2026 14:53
panda (@panda@pandas.social)

RE: JEREMY.md

I made a custom #Ansible Linter rule, which will match on `[Dd][Ee][Aa][Mm][Oo][Nn]` and fail the CI pipeline.

NO MORE DEAMONS IN PROD PLEASE.

#deamon #python #devops





Show Original Post


06.02.2026 14:45
lobsters (@lobsters@mastodon.social)

Text classification with Python 3.14's zstd module lobste.rs/s/axcylc
maxhalford.github.io/blog/text




Show Original Post


06.02.2026 14:43
kantel (@kantel@mastodon.social)

Weiter mit Pyxel: Update und Tutorials

Meine letztens aufgekeimte Idee, die kleine (Python3-) Retrogame-Engine Pyxel für ein paar nette Ideen und Tutorials wieder aus der Schublade hervorzukramen und damit vielleicht sogar meinem leider eingeschlafenen Projekt »Retrogaming und Künstliche Intelligenz« neues Leben einzuhauchen, hat mir keine Ruhe gelassen. kantel.github.io/posts/2026020





Show Original Post


06.02.2026 14:42
mdsumner (@mdsumner@rstats.me)

Detecting Hidden Grids in Curvilinear Coordinates hypertidy.org/posts/2026-02-07 #rstats #python #xarray #netcdf one of my broken records - here's some tooling and interesting prospects, we shouldn't need extreme expertise to detect fundamentally broken data representations :)




Show Original Post


06.02.2026 14:11
r (@r@fed.brid.gy)

Text classification with Python 3.14's zstd module

fed.brid.gy/r/https://maxhalfo





Show Original Post


06.02.2026 14:07
pythonrennes (@pythonrennes@social.breizhcamp.org)

un article sur la façon dont Pyrefly gère certaines contraintes de typage : pyrefly.org/blog/type-narrowin.

Ce concept avait été présenté par Florian Strzelecki lors de la session #PythonRennes "A kinf of magic!" (youtu.be/T5k616MqHCs?list=PLv7).

#python #typing #outil




Show Original Post


06.02.2026 14:01
theoasisbbs (@theoasisbbs@techhub.social)

Idun Ultimate Demo Shows C64 Ultimate Support and a Modern Linux Workflow
#IdunCartridge #C64Ultimate #Commodore64 #Commodore128 #RetroComputing #6502 #Lua #Python #Linux #HomebrewComputing #VintageComputing
theoasisbbs.com/idun-ultimate-





Show Original Post


1 ...527 528 529 530 531 532 533 534 535 536 537 ...1588
UP