fa
Feedback
PythonHub

PythonHub

رفتن به کانال در Telegram

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

نمایش بیشتر
2 528
مشترکین
+124 ساعت
اطلاعاتی وجود ندارد7 روز
+2930 روز
آرشیو پست ها
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

A smart and flexible string joining library for Python developers. SmartJoiner is a Python library for advanced string joining, featuring dynamic separators, conditional joins, localized formatting, and smart text manipulation. https://pypi.org/project/smartjoiner/

Intro to Machine Learning featuring Generative AI The course starts with the fundamentals, covering what machine learning is, how it differs from traditional approaches, and where it’s used. It then dives deeper into the mechanics, exploring different models, algorithms, and training processes. Next, it introduces Generative AI, explaining how it creates new content, before wrapping up with the architecture of AI systems and how to desi... https://www.youtube.com/watch?v=tmB5JIX3Lxk

Wan2.1 Open and Advanced Large-Scale Video Generative Models. https://github.com/Wan-Video/Wan2.1

Generics and Typeclasses in Knuckledragger This blog post explores implementing typeclasses and overloading in Knuckledragger, a Python-based proof assistant using Z3. It discusses managing abstraction layers between Python and Z3 expressions using SortDispatch and dataclasses. https://www.philipzucker.com/knuckle_typeclass/

An Introduction to Typescript for Pythonistas This video explores the key differences between TypeScript and Python, focusing on TypeScript from the perspective of a Python developer. It covers topics like type systems, interfaces, callables, and the ecosystem, providing insights into how a Pythonista can approach TypeScript. https://www.youtube.com/watch?v=kBVZgCrdVCw

"The closer to the train station, the worse the kebab" - A "Study" This article describes an informal "study" testing the idea that kebabs near Paris train stations are worse. Using data from OSMnx and the Google Places extension, it found no link between a kebab shop's distance from a station and its Google review rating. https://www.jmspae.se/write-ups/kebabs-train-stations/

GPUStack Manage GPU clusters for running AI models. https://github.com/gpustack/gpustack

Performance of the Python 3.14 tail-call interpreter https://blog.nelhage.com/post/cpython-tail-call/

academic-pretraining $100K or 100 Days: Trade-offs when Pre-Training with Academic Resources. https://github.com/apoorvkh/academic-pretraining