WeThePeople
Civic transparency platform tracking corporate influence on Congress across 8 sectors. 30+ government APIs, 1000+ tracked entities.
https://github.com/Obelus-Labs-LLC/WeThePeople
Civic transparency platform tracking corporate influence on Congress across 8 sectors. 30+ government APIs, 1000+ tracked entities.
https://github.com/Obelus-Labs-LLC/WeThePeople
GitHub
GitHub - Obelus-Labs-LLC/WeThePeople: Civic transparency platform tracking corporate influence on Congress across 8 sectors. 30+…
Civic transparency platform tracking corporate influence on Congress across 8 sectors. 30+ government APIs, 1000+ tracked entities. Open source. - Obelus-Labs-LLC/WeThePeople
Django Table, Filter and Export With Htmx
The article shows how to combine HTMX, django-tables2, and django-filter to build a reusable “universal table” that supports filtering and exporting in a single view without custom JavaScript. The key idea is consolidating table, filter, and export logic into one composable backend pattern, enabling cleaner views and dynamic UI updates via partial page reloads.
https://fundor333.com/post/2026/django-table-filter-export-with-htmx/
The article shows how to combine HTMX, django-tables2, and django-filter to build a reusable “universal table” that supports filtering and exporting in a single view without custom JavaScript. The key idea is consolidating table, filter, and export logic into one composable backend pattern, enabling cleaner views and dynamic UI updates via partial page reloads.
https://fundor333.com/post/2026/django-table-filter-export-with-htmx/
Fundor333
Django Table, Filter and Export With Htmx
A little code fragment for show how to use in the same project Htmx, Django-table2 e Django-filters
Gradient Boosting Parameters
This post will walk through how you can use the same principles behind Gradient Boosting Machines (GBM) to predict parameters of models in the same way traditional GBMs predict 1-dimensional targets. This allows us to get the benefits of Gradient Boosting (large feature sets, high dimensional interactions, modeling at scale) to fit things like smoothing splines, survival analysis, and pr...
https://statmills.com/2026-04-06-gradient_boosted_splines/
This post will walk through how you can use the same principles behind Gradient Boosting Machines (GBM) to predict parameters of models in the same way traditional GBMs predict 1-dimensional targets. This allows us to get the benefits of Gradient Boosting (large feature sets, high dimensional interactions, modeling at scale) to fit things like smoothing splines, survival analysis, and pr...
https://statmills.com/2026-04-06-gradient_boosted_splines/
Statmills
Gradient Boosting Parameters
In this post I’ll walk through how you can use the same principles behind Gradient Boosting Machines (GBM) to predict parameters of models in the same way traditional GBMs predict 1-dimensional targets. This allows us to get the benefits of Gradient Boosting…
Learn Drone Programming with Python – Tutorial
Learn drone programming using Python and the high-fidelity Pyimverse simulator. The course is designed to take you from the fundamentals of 3D movement to deploying advanced computer vision across five practical, real-world missions. By focusing on simulation first, you can develop intelligent autonomous code for tasks like gesture control and line following without the risk of expensive...
https://www.youtube.com/watch?v=k-yDYgc8AmU
Learn drone programming using Python and the high-fidelity Pyimverse simulator. The course is designed to take you from the fundamentals of 3D movement to deploying advanced computer vision across five practical, real-world missions. By focusing on simulation first, you can develop intelligent autonomous code for tasks like gesture control and line following without the risk of expensive...
https://www.youtube.com/watch?v=k-yDYgc8AmU
YouTube
Learn Drone Programming with Python – Tutorial
Learn drone programming using Python and the high-fidelity Pyimverse simulator. The course is designed to take you from the fundamentals of 3D movement to deploying advanced computer vision across five practical, real-world missions. By focusing on simulation…
TinyProgrammer
A self-contained device that autonomously writes, runs, and watches little Python programs... forever.
https://github.com/cuneytozseker/TinyProgrammer
A self-contained device that autonomously writes, runs, and watches little Python programs... forever.
https://github.com/cuneytozseker/TinyProgrammer
GitHub
GitHub - cuneytozseker/TinyProgrammer: Tiny programmer sitting on your desk and trying its best.
Tiny programmer sitting on your desk and trying its best. - cuneytozseker/TinyProgrammer
Why Aren’t We uv Yet?
The post analyzes uv adoption stats across GitHub repos, finding it in ~30-44% of new 2026 Python projects vs. requirements.txt despite high admiration (74% in Stack Overflow survey). It pins the gap on AI coding agents still defaulting to pip + requirements.txt, and recommends forcing uv in CI, documenting it, and prompting agents explicitly.
https://aleyan.com/blog/2026-why-arent-we-uv-yet/
The post analyzes uv adoption stats across GitHub repos, finding it in ~30-44% of new 2026 Python projects vs. requirements.txt despite high admiration (74% in Stack Overflow survey). It pins the gap on AI coding agents still defaulting to pip + requirements.txt, and recommends forcing uv in CI, documenting it, and prompting agents explicitly.
https://aleyan.com/blog/2026-why-arent-we-uv-yet/
Aleyan
Why aren't we uv yet?
A look at what the hottest new Python repos are doing in 2026
OpenSRE
The open-source framework for AI SRE agents, and the training and evaluation environment they need to improve. Connect the 40+ tools you already run, define your own workflows, and investigate incidents on your own infrastructure.
https://github.com/Tracer-Cloud/opensre
The open-source framework for AI SRE agents, and the training and evaluation environment they need to improve. Connect the 40+ tools you already run, define your own workflows, and investigate incidents on your own infrastructure.
https://github.com/Tracer-Cloud/opensre
GitHub
GitHub - Tracer-Cloud/opensre: Build your own AI SRE agents. The open source toolkit for the AI era ✨
Build your own AI SRE agents. The open source toolkit for the AI era ✨ - Tracer-Cloud/opensre
Tracking Celery Task Failures in Python
Let's explore how Celery task failures behave and how you can keep track of everything that goes wrong.
https://blog.appsignal.com/2026/04/09/tracking-celery-task-failures-in-python.html
Let's explore how Celery task failures behave and how you can keep track of everything that goes wrong.
https://blog.appsignal.com/2026/04/09/tracking-celery-task-failures-in-python.html
Appsignal
Tracking Celery Task Failures in Python | AppSignal Blog
Let's explore how Celery task failures behave and how you can keep track of everything that goes wrong.
Awesome PyPI Security Best Practices
A curated and practical list of security best practices for using Python packages from PyPI.
https://github.com/lirantal/pypi-security-best-practices
A curated and practical list of security best practices for using Python packages from PyPI.
https://github.com/lirantal/pypi-security-best-practices
GitHub
GitHub - lirantal/pypi-security-best-practices: Collection of PyPI registry package manager Security Best Practices featuring uv…
Collection of PyPI registry package manager Security Best Practices featuring uv and pip - lirantal/pypi-security-best-practices
Docglow
Modern documentation site generator for dbt Core - lineage explorer, health scoring, full-text search.
https://github.com/docglow/docglow
Modern documentation site generator for dbt Core - lineage explorer, health scoring, full-text search.
https://github.com/docglow/docglow
GitHub
GitHub - docglow/docglow: Modern documentation site generator for dbt Core — lineage explorer, health scoring, full-text search.…
Modern documentation site generator for dbt Core — lineage explorer, health scoring, full-text search. Live demo: https://demo.docglow.com - docglow/docglow
Plain – The full-stack Python framework designed for humans and agents
https://github.com/dropseed/plain
https://github.com/dropseed/plain
GitHub
GitHub - dropseed/plain: A web framework for building products with Python.
A web framework for building products with Python. - dropseed/plain
Debunking Django Myths
Sarah Boyce, a Django Fellow, debunks common myths about the 20-year-old framework, showing that it is far from dead with new features merged every week and constant updates for modern Python versions. She addresses the framework's "marketing problem," highlighting that while often perceived as slow or outdated, Django powers major enterprise platforms and remains a leading choice for bo...
https://www.youtube.com/watch?v=yyX0QoUzoE4
Sarah Boyce, a Django Fellow, debunks common myths about the 20-year-old framework, showing that it is far from dead with new features merged every week and constant updates for modern Python versions. She addresses the framework's "marketing problem," highlighting that while often perceived as slow or outdated, Django powers major enterprise platforms and remains a leading choice for bo...
https://www.youtube.com/watch?v=yyX0QoUzoE4
YouTube
Debunking Django Myths
This is a recording from _Python Unplugged on PyTV_ – a free online Python conference by JetBrains PyCharm.
Watch the talk by Sarah Boyce, Django Fellow, on why, at 20 years old, Django is faster and more relevant than ever.
🎤 Talk description: _Django…
Watch the talk by Sarah Boyce, Django Fellow, on why, at 20 years old, Django is faster and more relevant than ever.
🎤 Talk description: _Django…
SakanaAI / AI-Scientist-v2
The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic Tree Search
https://github.com/SakanaAI/AI-Scientist-v2
The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic Tree Search
https://github.com/SakanaAI/AI-Scientist-v2
GitHub
GitHub - SakanaAI/AI-Scientist-v2: The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic Tree Search
The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic Tree Search - SakanaAI/AI-Scientist-v2
Vibe-Trading
One Command to Empower Your Agent with Comprehensive Trading Capabilities.
https://github.com/HKUDS/Vibe-Trading
One Command to Empower Your Agent with Comprehensive Trading Capabilities.
https://github.com/HKUDS/Vibe-Trading
GitHub
GitHub - HKUDS/Vibe-Trading: "Vibe-Trading: Your Personal Trading Agent"
"Vibe-Trading: Your Personal Trading Agent". Contribute to HKUDS/Vibe-Trading development by creating an account on GitHub.
A Python Interpreter Written in Python
https://aosabook.org/en/500L/a-python-interpreter-written-in-python.html
https://aosabook.org/en/500L/a-python-interpreter-written-in-python.html
Python Type Checker Comparison: Speed and Memory Usage
A benchmark comparison of speed and memory usage across Python type checkers including Pyrefly, Ty, Pyright, and Mypy.
https://pyrefly.org/blog/speed-and-memory-comparison/
A benchmark comparison of speed and memory usage across Python type checkers including Pyrefly, Ty, Pyright, and Mypy.
https://pyrefly.org/blog/speed-and-memory-comparison/
pyrefly.org
Python Type Checker Comparison: Speed and Memory Usage | Pyrefly
A benchmark comparison of speed and memory usage across Python type checkers including Pyrefly, Ty, Pyright, and Mypy.
plastic-labs / honcho
Memory library for building stateful agents
https://github.com/plastic-labs/honcho
Memory library for building stateful agents
https://github.com/plastic-labs/honcho
GitHub
GitHub - plastic-labs/honcho: Memory library for building stateful agents
Memory library for building stateful agents. Contribute to plastic-labs/honcho development by creating an account on GitHub.