Have been getting back into python programming and must say the new tooling is giving me hope.
I always liked python for small projects, but dealing with environments was never my favourite part.
UV seems to solve my past issues with python! Though not so sure how it will end up on the long-term. UV is made by a company that has seemingly no business plan and is backed by Venture Capital money.
But yeah I need to properly get back into python first.
@hughsie @razze if you've got multiple languages in the same project, adding a #c or #python label to a PR might help get reviewers. My Python is pretty good but my C is non-existent, so in order to contribute I now have to read through every PR just to see if there's anything I can do.
TIL: Python's splitlines does a lot more than just newlines
https://yossarian.net/til/post/python-s-splitlines-does-a-lot-more-than-just-newlines/
Combining a Raspberry Pi with an H-bridge motor driver HAT makes building a RC car a reality! 🚗💨
Motor control via GPIO and flexible driving logic in Python. 📜✨
In addition to RC control, it's easy to integrate with cameras, AI, and sensors, making it ideal for a wide range of applications, from playful activities to educational experiments. 😎
🔥 Top 6 Raspberry Pi eBooks for $20 V2
https://ebokify.com/top-6-raspberry-pi-ebooks-v2
#Python #RaspberryPi #Electronics #RCCar

random() # Random float: 0.0 <= x < 1.0
0.37444887175646646
The Forecasting, CatBoost & Conformal Prediction Tetralogy https://leanpub.com/b/forecasting_catboost_conformal_predictiontetralogy by Valery Manokhin is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #ComputerScience #MachineLearning #Mathematics #Python #DataScience #DeepLearning #Education #books #ebooks
Find it on Leanpub!

【ワークフローエンジン】PrefectのFaaSでの軽量ワークフロー向けの機能4選
https://qiita.com/kkkdev/items/5358bb324cb5a0eb6b49?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #Workflow #ワークフローエンジン #GoogleCloud #Prefect
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

RE: https://mastodon.social/@hugovk/115282458810281136
PyCon Africa starts tomorrow with a keynote from @BajoranEngineer!
https://za.pycon.org/schedule/?block=6
And you can still get a bargain online ticket:
Have you gotten a chance to see our #PyOhio 2025 videos?
We had an excellent opening #keynote from Abigail Mesrenyame Dogbe on the importance of community engagement, and we couldn't agree more!
The connections we make each year in the #Python community help us to learn and grow even more. In addition, Abigail has also recently been elected to the Python Software Foundation Board. Congratulations!
Please check out Abigail's keynote on YouTube!
https://www.youtube.com/watch?v=kMxJI2Ik9cc
Tuitka là một dự án mới, đóng vai trò wrapper cho TUI (Text-based User Interface), sử dụng công cụ Nuitka để biên dịch các ứng dụng Python. Mục tiêu là giúp các ứng dụng Python TUI được chuyển đổi thành các tệp thực thi độc lập và hiệu quả hơn.
#Tuitka #Nuitka #Python #TUI #Compilation #Programming #Development #LậpTrình #PhátTriển #BiênDịch #GiaoDiệnVănBản
https://github.com/Nuitka/Tuitka
Python 3.14 Is Here. How Fast Is It? - Python 3.14 Is Here. How Fast Is It?
Miguel Grinberg uses some basic benchmarks (li... - https://simonwillison.net/2025/Oct/8/python-314-is-here-how-fast-is-it/#atom-everything #performance #python #gil