Most failures in ML don’t come from the algorithm itself, they usually stem from unstable data and unreliable features. https://hackernoon.com/python-for-data-science-and-machine-learning-explained-simply #python
RLM-Toolkit: Полная замена LangChain? FAQ часть 2
LangChain — стандарт. Но что если у вас 1M+ токенов? Честное сравнение RLM-Toolkit: 287 интеграций, 10M+ контекст, H-MEM память. Когда какой использовать?
https://habr.com/ru/articles/987250/
#LLM #LangChain #RLM #RAG #агенты #Python #память_LLM #контекст #InfiniRetri #HMEM
RE: https://fosstodon.org/@brianokken/115930830979376523
I gave a not short list of amazing people in the #Python community to interview. Who's on your list?
(Don't tell me. Tell @brianokken !)
I don't know why I haven't used sympy before. I think I looked into it around 10 years ago, and I didn't appreciate the potential at the time. From playing around with it today, it's a capable symbolic math library. The documentation is rich as well. I really like it!
https://www.sympy.org/en/index.html
1/n
Primeros pasos con PyQt y QtDesigner. Primer programa con Python https://myblog.clonbg.es/primeros-pasos-con-pyqt-y-qtdesigner-primer-programa-con-python/ #Programación #Python #PyQT https://clonbg.es

#scipy #TSP #genuary #genuary20 @genuary2026
Find the sketch-a-day archives and tip jar at: https://abav.lugaralgum.com/sketch-a-day
Code for this sketch at: https://github.com/villares/sketch-a-day/tree/main/2026/sketch_2026_01_20 #Processing #Python #py5 #CreativeCoding

How the hell do I tell `uv build` not to include all the crap I have in the repo. No matter what include/exclude options I use from here it always includes *everything*: https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html #Python #uv #setuptools
Python Coding Comments Data Types #python #programming #pythonlearning #coding #tutorials #code #codeberg https://youtu.be/jxeKmEo26y0?si=CtO51z1a2RDnEEwa
🚀 The DjangoCon US 2026 CFP is OPEN!
We’re heading BACK to Chicago and looking for talks from all experience levels.
Got an idea about Django, Python, or the web? We want to hear it!
👉 Submit here: pretalx.com/djangocon-us...

StocksTUI: Real-time stock market data in your terminal. In Python, using
textual.textualize.io/
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
https://monodes.com/predaelli/2026/01/20/14780/
#Python
@ddlyh That's bizarre... Which server?
Though to be fair there's probably an argument to be made that the whole #Python ecosystem is similarly dependent on PyPI. I mean, strictly speaking it's not, but in practice, given the amount of work that would be disrupted if PyPI weren't available (and where people wouldn't be able to or wouldn't know how to work around that), it almost might as well be 🤷 Dunno if there's any way to really avoid that other than redundancy....
Oh #FFS! Trying to install #Offpunk and the #Python #Cryptography library requires #Rust now. So I install Rust and nothing works... Turns out the whole of the Rust ecosystem is dependent upon one server which is currently down and as such I can't do anything Rust related until they fix it, which means Python is also stuffed in the meantime! #IHateRust