ChiPy, a PSF Fiscal Sponsoree, brings together over 1,000 #Python enthusiasts in Chicago with open monthly meetings and Special Interest Groups. Your donations keep the ChiPy community growing strong!
Donate 👉 https://psfmember.org/civicrm/contribute/transact/?reset=1&id=47

Poetry vs Pip: Почему пора перестать использовать requirements.txt
На моем компьютере всё работало!» — фраза, после которой начинается многочасовой дебаггинг. Вы открываете requirements.txt, а там свалка: непонятные версии, транзитивные зависимости и библиотеки, которые вы вообще не ставили. Pip — отличный установщик, но ужасный менеджер проектов. В 2025 году стыдно таскать за собой «портянку» из текстовых файлов. В этой статье я покажу, как Poetry превращает ад зависимостей в скучный и предсказуемый процесс. Разберем pyproject.toml, магию lock-файла и переедем с Pip за 5 минут без боли. Внутри: туториал, гайд по миграции и честный разбор минусов (да, Poetry тоже не идеален).
https://habr.com/ru/articles/969296/
#poetry #venv #requirements #python #python3 #python_для_начинающих
Content warning:mild spoilers for Advent of Code 2023 Day 24
Still writing my #AdventOfCode explainer #blog . To make it easier to explain the #algebra of one puzzle, I'm using #SymPy in as succinct and limited a way I can.
#AdventOfCode2023 #programming #Python #code

*hours of various derpy debugging attempts*
*close everything*
*Go back again, and convert everything to use cell alignment, like it should*
*spend several more hours sorting through a log for what exactly caused a crash.*
* added 2 "<<"s (= missing cell alignment stuff)*
eFORTH v1984
5414 10970
1 2 3
ok
.
3 ok
#Forth in #Python LIVES!!
*Maniacal laughter* :D
🎙️ "TimeCopilot: The GenAI Forecasting Agent" by Azul Garza at #PyLadiesCon! 💜
Tag 2 colleagues who could be interested in this talk!
#PyLadies #Python #Community

🎙️ "Movie Groovy: Building a Mood-Based Recommender with Python and Empathy" by Vassiliki Dalakiari at #PyLadiesCon! 💜
Tag 2 colleagues who could be interested in this talk!
#PyLadies #Python #Community

"Building a Self-Hosted AI Swedish Tutor: A Lovechild of Teaching and Tech" by Milena Miernik at #PyLadiesCon! 💜
Tag 2 colleagues who could be interested in this talk! #PyLadies #Python #Community

🎙️ *“Go Straight, Then Turn Right!”: How I Built a Voice-Controlled Toy Car Using Generative AI, Gradio, and Raspberry Pi Pico* by Tomoko Furuki at #PyLadiesCon! 💜
Tag 2 colleagues who could be interested in this talk! #PyLadies #Python #Community

Publishing a must-read explanation of how #RTK GPS works. If you’ve ever wondered how GPS coordinates have centimeter-level accuracy, this blog will help you understand it.
I even shared a small #Python script so you can see how RTCM correction data looks in real life. Have a look:
https://machinelearningsite.com/how-rtk-correction-data-works/
Streamlit may be a bit of a hack, but it's an incredibly beautiful hack.
Fun with @willmcgugan's rich!
(It's a #Python library for, well, fun terminal apps)

Maintainer transition for #Python package gmpy2 (multi-precision arithmetic using GMP, MPFR, MPC)
github.com/aleaxit/gmpy...
#FOSS #MathSky
Retirement · Issue #605 · alea...