en
Feedback
PythonHub

PythonHub

Open in Telegram

News & links about Python programming. https://pythonhub.dev/

Show more
2 635
Subscribers
+124 hours
-37 days
+5530 days
Posts Archive
Alternatives to Python's "break" statement Python's break statement is handy for breaking out of a loop. But break statements can often be ... https://www.pythonmorsels.com/break-statement-alternatives/

agno-agi / agno Build Multimodal AI Agents with memory, knowledge and tools. Simple, fast and model-agnostic. https://github.com/agno-agi/agno

landing-ai / vision-agent Vision agent https://github.com/landing-ai/vision-agent

12 Must-Know Python Built-in Functions Explore 12 of the most interesting and useful built-in functions, with examples, gotchas, and a few nerdy details you may not be aware of. https://www.youtube.com/watch?v=ho24rK_AYrQ

Creating static map images with OpenStreetMap, Web Mercator, and Pillow This post details how to create static maps with points overlaid using OpenStreetMap tiles and Pillow, bypassing complex data visualization libraries for a simpler, more understandable approach. It provides Python code for downloading map tiles and converting lat/lon coordinates to pixel positions for drawing points on the map. https://alexwlchan.net/2025/static-maps/

smart-turn This is an open source, community-driven, native audio turn detection model. https://github.com/pipecat-ai/smart-turn

jixiaozhong / Sonic Official implementation of "Sonic: Shifting Focus to Global Audio Perception in Portrait Animation" https://github.com/jixiaozhong/Sonic

Using Python to Measure Immigration Trends This post uses Python and the American Community Survey (ACS) data to analyze immigration trends in Great Neck, NY, revealing a shift from Iranian to Chinese immigrants and a significant increase in the "Asian alone" population between 2009 and 2023. The author provides code for others to analyze immigration in their own hometowns. https://arilamstein.com/blog/2025/03/04/using-python-to-measure-immigration-trends/

FlowDec An neural full-band audio codec for general audio sampled at 48 kHz with 7.5 kps or 4.5 kbps. https://github.com/facebookresearch/flowdec

I didn't want to go, but PyCharm finally drove me into the arms of VSCode, after 5+ years. https://www.reddit.com/r/Python/comments/1j9196v/i_didnt_want_to_go_but_pycharm_finally_drove_me/

Online Python Compiler with Libraries https://cliprun.com/online-python-compiler-with-libraries

dapr-agents Build autonomous, resilient and observable AI agents with built-in workflow orchestration, security, statefulness and telemetry. https://github.com/dapr/dapr-agents

Building Google Docs with Python, JavaScript, CKEditor, Google Login, and more. Learn how to build a Google Docs-like platform with real-time collaboration, modern authentication using Google OAuth, and rich text editing via CKEditor. It covers production-ready configurations, database setup, and secure user management, emphasizing a balance between a stable backend and a cutting-edge frontend. https://www.youtube.com/watch?v=OGCE3OUO4G8

Automating and Responding to Sentiment Analysis with Diffbot's Knowledge Graph This article demonstrates how to use Diffbot's Knowledge Graph API to automate sentiment analysis of news articles, specifically targeting negative mentions of a product (Xbox). It outlines the process of designing a DQL query, writing Python code to fetch results, and automating the entire workflow using Pipedream to receive weekly email reports. https://www.raymondcamden.com/2025/03/10/automating-and-responding-to-sentiment-analysis-with-diffbots-knowledge-graph

Python Hub Weekly Digest for 2025-03-16 https://pythonhub.dev/digest/2025-03-16/

PRevent Prevent merging of malicious code in pull requests. https://github.com/apiiro/PRevent

smallpond A lightweight data processing framework built on DuckDB and 3FS. https://github.com/deepseek-ai/smallpond

Sphinx documentation template The template for creating a modern Sphinx documentation. Write in Markdown or reStructuredText, translate to multiple languages, boost with popular extensions, and enjoy automatic live reload. https://github.com/documatt/sphinx-doc-template

Search-R1 An Efficient, Scalable RL Training Framework for Reasoning & Search Engine Calling interleaved LLM based on veRL. https://github.com/PeterGriffinJin/Search-R1

sinaptik-ai / pandas-ai Chat with your database or your datalake (SQL, CSV, parquet). PandasAI makes data analysis conversational using LLMs and RAG. https://github.com/sinaptik-ai/pandas-ai