python

Back Open Paginator
24.02.2026 01:37
feed (@feed@feedsin.space)

Python install manager 26.0

Release date: 2026-02-23 21:51:08+00:00

python




Show Original Post


24.02.2026 01:00
thenewoil (@thenewoil@mastodon.thenewoil.org)

Join the #Python Security Response Team!

pyfound.blogspot.com/2026/02/j

#PSRT #cybersecurity #Code




Show Original Post


24.02.2026 00:49
stephenblum (@stephenblum@mastodon.social)

Fast Python API server with GenLoop, ready to open source.





Show Original Post


24.02.2026 00:43
stephenblum (@stephenblum@mastodon.social)

Python lets beginners build faster without memory management headaches or crashes.





Show Original Post


24.02.2026 00:36
glyph (@glyph@mastodon.social)

I will be streaming on Twitch at twitch.tv/glyph_official/ in a bit over 18 hours; i.e. at 10AM US/Pacific. Writing some more code, talking about , and doing some development. Or maybe other stuff, if folks have questions.




Show Original Post


23.02.2026 23:35
radwebhosting (@radwebhosting@mastodon.social)

How to Install and Run Synapse Server on

This article provides a guide detailing how to install and run Matrix Synapse chat server on Debian VPS.
What is Matrix Synapse?
Matrix Synapse is the reference implementation of a homeserver for the Matrix protocol.
What Matrix Is
Matrix is an open standard and protocol for secure, decentralized real-time communication. ...
Continued 👉 blog.radwebhosting.com/how-to-





Show Original Post


23.02.2026 23:03
cs (@cs@mastodon.sdf.org)

Ugh, fresh install of Linux Mint, created a virtual environment. Activated it. Have version 3.12.3 of #python Attempt to install the requirements for python script I copied from my old computer, and when I run pip install -r requirements.txt I get an error saying "No module named 'pkg_resources'". I have searched for this error and get conflicting explanations, from 'just install setuptools,' to 'this is 2.7, and you're talking about 3.x', but the first answer I had directed me to 1/2




Show Original Post


23.02.2026 21:29
ryancheley (@ryancheley@mastodon.social)

One of the great joys I have in life right now is helping my daughter with questions for a class she’s taking at school. It really is just about the best part of my day when she sends me a text and asks, “Can I talk with you about my Python homework”




Show Original Post


23.02.2026 21:19
p (@p@pixelfed.social)
I tried Qwen2.5-Coder-7B-Instruct.Q6_K locally with Ollama as the loader, asking it to create a simple Snake game in Python with Pygame and as an extra challenge, the instructions were given in German.

The game works well: the snake grows correctly, the grid and colors are fine. I just had to give the model a little nudge in two places:

- Don’t change the food color every frame
- Avoid recursive gameLoop() for "Play Again"

Qwen2.5 is a great co-pilot that handles most of the work, leaving only minor bugs to correct. German works surprisingly well ("Schlankkörpers" instead of "Schlangenkörper" does not matter, such errors can also occur in large models from time to time...) even though the main language is English. The model supports many programming languages such as: Python, C, C++, Java, JavaScript, HTML/CSS, Bash, SQL… and more.

Video workflow:

- Recorded with OBS
- Edited in Kdenlive
- Transcoded with VAAPI (H.264)

No cloud, real hardware.
Everything runs on Linux + Text Generation Web UI (FOSS), so anyone can set this up.
No GPU? No problem, PyTorch CPU backend works too (slower).

Background music: ALICE - CROSS THE BORDER (https://www.youtube.com/watch?v=dcqbWgxW4oU)

#Qwen2 #LLM #LocalAI #Ai #vibecoding #Python #Pygame #CodingAI #FOSS #Linux #SnakeGame #Ollama #AIcoPilot #MultilingualAI #TextGenerationWebUI #OBS #Kdenlive #VAAPI #NoCloud #LocalAIWorkflow



Show Original Post


23.02.2026 21:13
IvanInVR (@IvanInVR@mast.lat)

He quitado el post, pero para reformularlo un poco.

Resulta que tengo UNA (1) ENTRADA GRATIS al T3chFest (se celebra el 12 y 13 de Marzo en la UC3M, en Leganés) y al final nadie puede acompañarme, así que la #sorteo por aquí. Solo incluye la entrada y nada más, cabe aclarar.

Para ganarla, escribe tu opinión sobre los servicios digitales que usas del gobierno y si los datos deberían ser abiertos, accesibles y fáciles de entender (porque aquí el Catastro es una catástrofe).

Lo dejo esta semana también, así que dadle caña. Y un Boosteito no vendría mal por si alguien quiere ir y no puede ;)

Little reminder: Estaré el Jueves 12 en el Track 3 a las 5:30 PM ranteando del Catastro, por si te animas a ir.

#TechEvents #Catastro #T3chfest #T3chfest2026 #Python




Show Original Post


23.02.2026 20:58
sharif (@sharif@fosstodon.org)

Seen on django.wtf/

@claudeai @simon @mitsuhiko github.com/abhi1693 @burntsushi

#django #python #claude #agent #llm





Show Original Post


23.02.2026 20:54
floyd (@floyd@chaos.social)

Ok I hope you are sitting, take a deep breath, this will probably blow your mind...

In the newest #python it seems you can use "exit" to exit the interactive interpreter instead of "exit()". I noticed it by accident.

So exit is now also a statement rather than only a function.

When do we get a "print" statement instead of a function?!?




Show Original Post


1 ...433 434 435 436 437 438 439 440 441 442 443 ...1590
UP