2 633
Subscribers
+424 hours
+47 days
+5730 days
Posts Archive
2 633
MicroPie
MicroPie is an ultra-micro Python web framework that gets out of your way.
https://github.com/patx/micropie
2 633
isd
isd (interactive systemd) — a better way to work with systemd units.
https://github.com/isd-project/isd
2 633
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/
2 633
kyegomez / swarms
The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.gg/jM3Z6M9uMq
https://github.com/kyegomez/swarms
2 633
Pippin
The Digital Being Framework for Autonomous Agents.
https://github.com/pippinlovesyou/pippin
2 633
Any reason to NOT use Pyright?
https://www.reddit.com/r/Python/comments/1i8pm2f/any_reason_to_not_use_pyright/
2 633
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/
2 633
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/
2 633
I Created ErisForge, a Python Library for Abliteration of LLMs
https://github.com/Tsadoq/ErisForge
2 633
Enigma Cipher Machine: An Object Oriented Python Implementation
https://christopherchmielewski.xyz/blog/2025-01-23-enigma-oo-implementation.html
2 633
microsoft / PromptWizard
Task-Aware Agent-driven Prompt Optimization Framework
https://github.com/microsoft/PromptWizard
2 633
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
2 633
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
2 633
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
2 633
self-adaptive-llms
A Self-adaptation Framework that adapts LLMs for unseen tasks in real-time!
https://github.com/SakanaAI/self-adaptive-llms
2 633
Coconut
Training Large Language Model to Reason in a Continuous Latent Space.
https://github.com/facebookresearch/coconut
