python

Back Open Paginator
14.09.2025 15:43
bilardi (@bilardi@mastodon.social)

Una triplice esperienza che ‼️

La scorsa settimana sono andata all’, un evento e in style e ho partecipato come:

💪 dell’evento per il Antani, a prova di felide 🐱
🎓 supporter e in un progetto di con mio figlio per il suo
📋 supporter e del di @pyvenice
👤 e naturalmente, come semplice partecipante !!!

github.com/pandle/scrambler/





Show Original Post


14.09.2025 15:31
geraldew (@geraldew@fosstodon.org)

More Python amusement.

Got back to looking at tkintertable via its example App module. And it turns out the About dialog crashes for lack of a variable named __version__ because I'm not running the code as a package.

A quick net search finds more Pythonistas arguing among themselves - discuss.python.org/t/please-ma

Honestly, I bump into these things and think "must be from decades ago, surely all sorted out by now" - nope, is from July 2024.
#Python




Show Original Post


14.09.2025 14:22
habr (@habr@zhub.link)

Polars — «убийца Pandas» на максималках

Всем привет! Меня зовут Александр Андреев, я инженер данных. Сегодня я хочу рассказать вам о библиотеке Polars - потенциальной замене Pandas, любимой у большинства дата-инженеров и дата-саентистов библиотеки для работы с данными. В своей статье я последовательно пройдусь от истории библиотеки Polars до примеров кода, технических аспектов ее производительности и в конце дам ссылки на все бенчмарки, обучающие материалы и дополнительные статьи, которые использовались для написания данного обзора-туториала по этой замечательной библиотеке.

habr.com/ru/articles/946788/

#polars #pandas #data_engineering #data_science #data_analysis #dataframe #library #python #rust #dataset




Show Original Post


14.09.2025 14:01
governorkeagan (@governorkeagan@infosec.exchange)

Does anyone have recommendations for learning C++ as a beginner? I’ve got some programming knowledge (mainly Python and some web dev stuff).

I’d like to be able to contribute code to some #FOSS projects in the future, but I’d also just like to expand my skill set.

#cplusplus #linux #python




Show Original Post


14.09.2025 12:36
hugovk (@hugovk@mastodon.social)

prek 0.2.0 is out:

"Note: If you ran `prek install` in a repo before, you gonna need to run `prek install` again to replace the old git hook scripts for the workspace mode to work."

github.com/j178/prek/releases/

Here's a little script to run `prek install` in all subdirectories containing a config file:

uv run gist.github.com/hugovk/d601e65




Show Original Post


14.09.2025 12:21
xavierdatatech (@xavierdatatech@mastodon.social)

🧠 Day 2 – Add Memory to Your Chain LangChain lets your app "remember" past interactions. Use ConversationBufferMemory for a chat-like experience.👀 Output: "Your name is Xavier."





Show Original Post


14.09.2025 11:27
martinpitt (@martinpitt@fosstodon.org)

New #python #dbusmock #release which fixes a race in the dbus-daemon startup, drops the broken iio-sensors-proxy template, and cleans up some old API.

github.com/martinpitt/python-d




Show Original Post


14.09.2025 11:26
pyconfi (@pyconfi@fosstodon.org)

🇫🇮 PyCon Finland speaker spotlight!

🎤 Debugging Python by Juha-Matti Santala @hamatti

📅 Friday 17 October 2025, 15:30, Jyväskylä, Finland

🎟 Get your ticket now! fi.pycon.org

#Python #PyCon #Finland #PyConFI #debugging





Show Original Post


14.09.2025 10:36
huseyinozbekar (@huseyinozbekar@mastodon.social)

Bilgisayar Programları ile Kodlama Öğrenmek

, , , , , , , , ,

huseyinozbekar.com/bilgisayar-




Show Original Post


14.09.2025 10:34
diazona (@diazona@techhub.social)

@geraldew um... that question is a prime example of what goes wrong when you *don't* use packaging. It's making precisely the opposite point of what your post says.

#Python




Show Original Post


14.09.2025 10:29
geraldew (@geraldew@fosstodon.org)

While searching for some Python ideas I noticed an invitation to do the 2025 Python Packaging Survey anaconda.surveymonkey.com/r/py

And as I thought it would be interesting to see quite what they were surveying, I filled it out.

In doing so, I wrote some comment responses, which I was going to re-paste here, but now don't feel like posting.

In general though, it was mostly me saying why I don't use, and try to avoid all aspects of, Python packaging.
#Python




Show Original Post


14.09.2025 10:05
TechKeysX (@TechKeysX@mastodon.social)

S1 EP2 T1 - Machine Learning Complex Import Statement Class vs Module





Show Original Post


1 ...1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 ...1551
UP