What's your favorite Python resources? Apart from the official documentation of course.
Hue для домашнего Hadoop: Docker, CSRF и неочевидные грабли
Пятая статья цикла о построении CDC-пайплайна с нуля. HDFS и Hive работают, но управлять ими через консоль неудобно. Сегодня поднимаем веб-интерфейс Hue и разбираемся, почему в 2026 году сборка из исходников требует Python 2.7.
https://habr.com/ru/articles/996646/
#hue #hadoop #hive #postgresql #python #filesystem
What are people using now that lilt/backoff is archived? I would love a #python library that allows for retry/jitter strategies for HTTP responses. Ideally implementable via decorator.
@Bredroll @kfdm Interesting idea. It's not in the PyPI metadata itself, you'd have to download the actual package metadata to check the entrypoints, but metadata for many (all?) packages is available from PyPI as a separate file from the sdist or wheel (https://peps.python.org/pep-0658/) so it wouldn't be hard to download. Though, I think there is also a data dump out there that'd be preferable to hitting PyPI's API for metadata.
This sounds similar in spirit to https://peps.python.org/pep-0794/.
Python не нашел глаголов у Фета
Афанасий Фет написал импрессионистскую картину в стихах. Сможет ли цифровой анализ объективно подтвердить или опровергнуть этот миф?
https://habr.com/ru/articles/995274/
#python #pymorphy #nlp #nltk_python #стихотворения #проза #чтение #литература #литература_художественная
Generate Random Number via 3 Methods
Generate Random Number via 3 Methods This content explores interesting aspects of this topic. The information provided offers valuable insights and perspectives. Understanding this reveals how everyday things are more thoughtful than they appear. Next time you'll notice this detail. This fascinating detail shows how much thought goes into things we take for granted.
#python #coding #programming #tutorial #rand...
https://www.youtube.com/watch?v=9Ec5ypAo-24
Maybe not worth it for #pypi to implement, but I wonder if there are any projects that look at #python packages, and map the connection between projects and entrypoints. For example, if my project loads an `example.foo` entrypoint, then how would I search all projects that implement an `example.foo` entrypoint. 🤔
I guess it partly depends on what metadata pypi exposes via an api, or if one would need to download a bunch of packages to check 🙃
`GET /pypi/<project>/json` doesn't seem to have it.
DIY Hand Tracking System: Python + Computer Vision 🤚🤖
The Build:
💻 Python-based platform
📹 Computer vision algorithms
🤚 Real-time hand detection & tracking
💡 Hardware: Breadboard, LEDs, webcam
⚡ Live processing
What It Shows:
• Setup walkthrough
• Algorithm overview
• Detection in action
• Real-time response
Tech Stack:
Python + OpenCV (likely) + MediaPipe or custom CV model
Computer vision at maker scale.
#ComputerVision #Python #MachineLearning #DIY #OpenCV
Pandas 3.0's PyArrow String Revolution: A Deep Dive into Memory and Performance
Pinterest is hiring Master's Machine Learning Internship Summer Term 2026 (Toronto)
🔧 #cplusplus #java #python #machinelearning
🌎 Toronto, Ontario, Canada
⏰ Internship
🏢 Pinterest
Job details https://jobsfordevelopers.com/jobs/masters-machine-learning-internship-summer-term-2026-toronto-at-pinterest-com-nov-20-2025-d3c429?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
🐧 3 Easy Ways to Access R from a Python Program
This roundup picks the finest software which lets you access R from within a Python program. The post 3 Easy Ways to Access R from a Python Program appeared first on LinuxLinks.
📰 Source: LinuxLinks
🔗 Archive: https://web.archive.org/web/https://www.linuxlinks.com/easy-ways-access-r-python/