How do you use Python and its related technologies? Let us know in the 2026 Python Developers Survey! 🐍 #python #pythondevsurvey
https://surveys.jetbrains.com/s3/python-developers-survey-2026
Join us on Tuesday at the Data Science Lab 🧪 We are joined by Sara Altman, who will show us how to explore and analyze data using AI assistants in #RStats or #Python!
Feb 3 @ 12 pm ET: https://pos.it/dslab

"Weaponized Python and Linux Malware Target Executives and Cloud Systems"
"Two malware campaigns weaponize open-source software to target executives and cloud systems, combining social engineering with fileless and kernel-level attack techniques."
[Перевод] Q-scribe: сервис транскрибации для двоих с нулевой подпиской, разработанный за один вечер
Как за один вечер собрать собственную систему транскрибации, если вам надоело платить за подписки и сливать записи конфиденциальных встреч в «облачные мозги»? В этой статье разбираем Q-scribe — прагматичный open-source конвейер для маленькой команды. В основе: OpenAI Whisper для распознавания речи, Streamlit для быстрого интерфейса и Tailscale для безопасного удаленного доступа к вашей видеокарте RTX 4080 без «выхода» в открытый интернет. Минимум кода, максимум контроля и нулевые затраты на облака. Идеально для тех, кому нужно быстро превращать видео встреч в текст, сохраняя данные на своем железе.
https://habr.com/ru/articles/991924/
#Python #tailscale #huggingface #transcription #whisper
How to change existing items in lists in Python - S1 EP03 P9 - #Python #PythonProgramming #LearnPython #PythonBasics #Programming101 #pythonlife #ListItem #CodeTutorial #TechEducation #DeveloperLife #DailyCoding #Shorts #Reel #tiktoklearningcampaign #CodingForBeginners #PythonForBeginner #Programming #CodingTip #PythonOperators #codedaily
Desde paleta continua hacia categórica
#Matplotlib #Backend #Colormap #python
#SoftwareLibre Software Libre #Flisol
#Anzoategui #Lecheria
- who has not contributed anything tangible to this project
- doesn't like the working prototype I produced
- and instead of changing it has "provided an example"
- which is 62 #javascript and 9 #python packages totaling over 350MB of *source code*
- and also requires a version of python that came out 6 weeks ago
- PS: I'm pretty sure his example won't meet his stated goal of preserving properties my prototype has, such as not leaking data between users
(This is a multi-organization collaboration, so I can't easily complain to any particular person. I think I just have to prove it doesn't work.)
heise+ | Sortieralgorithmen: Was Timsort so schnell macht
Beim Aufruf von sort() kümmerte sich von Python Version 2.3 bis 3.11 Timsort darum, Elemente einer Liste in die korrekte Reihenfolge zu manövrieren.
#Informatik #IT #Programmierung #Python #news
I just released pyglobegl 0.6.0 to PyPi. Now with support for the globe.gl paths layer and optional GeoPandas / MovingPandas integrations. #Python #DataVis
We’ve rebuilt the engine. Python-Blosc2 4.0 is live! 🚀
Key novelty: the `miniexpr` engine. It moves evaluation from RAM-heavy chunks to private-cache blocks (KBs). This keeps data hot, beating the "Memory Wall".
🔹 World-class compute & compression in one pass
🔹 Outperforms NumPy in specific workloads
🔹 4.5x speedup in real-world Cat2Cloud operations
Read the technical breakdown:
👉 https://ironarray.io/blog/miniexpr-powered-blosc2
#Python #HPC #Performance #Blosc2 #DataScience
Join us at the PyCon DE & PyData Social Event on 15 April! 🥳
A relaxed evening inside the Darmstadtium — separate ticket required, available when buying your conference ticket.

С Django мы все дальше от Бога
Я долго работал в коммерческом проекте в роли backend-разработчика с всемирно известным фреймворком Django, а также с его альтер эго - Django Rest Framework. Всегда кажется, что работать с чем-то многозвёздочном на GitHub - это кататься сыром в масле. На входе имеем: отличную документацию, отзывчивое сообщество, множество решений одной и той же проблемы, так как все уже (пред)решено...
https://habr.com/ru/articles/991814/