en
Feedback
PythonHub

PythonHub

Open in Telegram

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

Show more
2 633
Subscribers
+424 hours
+47 days
+5730 days
Posts Archive
DeepEval The LLM Evaluation Framework. https://github.com/confident-ai/deepeval

MicroPie MicroPie is an ultra-micro Python web framework that gets out of your way. https://github.com/patx/micropie

isd isd (interactive systemd) — a better way to work with systemd units. https://github.com/isd-project/isd

Anomaly Detection in Time Series Learn how to detect anomalies in time series data using different detection models. Explore our step-by-step guide with code examples for various applications. https://blog.jetbrains.com/pycharm/2025/01/anomaly-detection-in-time-series/

kyegomez / swarms The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.gg/jM3Z6M9uMq https://github.com/kyegomez/swarms

Pippin The Digital Being Framework for Autonomous Agents. https://github.com/pippinlovesyou/pippin

Open Source Load Testing with Locust: 13 years, 60 million downloads later https://www.reddit.com/r/Python/comments/1i8xdsb/open_source_load_testing_with_locust_13_years_60/

Ruff: Python linter and code formatter written in Rust https://github.com/astral-sh/ruff

Push notifications without a mobile app: an experiment (with Django) The article explores the use of web push notifications combined with Progressive Web Apps (PWAs) as an alternative to mobile apps for enhancing user engagement. It provides implementation guidance, UX design considerations, and a live demo, showcasing the feasibility of delivering seamless notifications without requiring dedicated mobile apps. https://david.guillot.me/en/posts/tech/web-push-notifications-an-experiment/

I Created ErisForge, a Python Library for Abliteration of LLMs https://github.com/Tsadoq/ErisForge

Enigma Cipher Machine: An Object Oriented Python Implementation https://christopherchmielewski.xyz/blog/2025-01-23-enigma-oo-implementation.html

bytedance / monolith A Lightweight Recommendation System https://github.com/bytedance/monolith

microsoft / PromptWizard Task-Aware Agent-driven Prompt Optimization Framework https://github.com/microsoft/PromptWizard

Django & Redis - Vary Headers to Control Caching Behavior In this video, we'll learn about caching with Vary Headers, allowing pages to be cached where the content depends on some dynamic data, for example an authenticated user or a language. https://www.youtube.com/watch?v=iUn8go-XZNw

Kiln Rapid AI Prototyping and Dataset Collaboration Tool. https://github.com/Kiln-AI/Kiln

Bitcoin Price Patterns: A Time Series Analysis in Python Learn how to analyze and predict Bitcoin prices using time series analysis in Python. https://www.datacamp.com/blog/python-bitcoin

Embedding Python in Rust (for tests) The article discusses embedding Python in Rust for testing purposes, using PyO3 to create a test runner that executes Python tests and exposes Rust functions to Python code. It covers building Python from source, setting up a Rust project with PyO3, running Python code within Rust, and demonstrates how to create complex interfaces between Rust and Python, including handling dynamic types. https://www.enterprisedb.com/blog/embedding-python-rust-tests

self-adaptive-llms A Self-adaptation Framework that adapts LLMs for unseen tasks in real-time! https://github.com/SakanaAI/self-adaptive-llms

Coconut Training Large Language Model to Reason in a Continuous Latent Space. https://github.com/facebookresearch/coconut