SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Python Framework Projects
-
Project mention: Shipping Sovereign SDK: Cryptographic Forensic Receipts and the End of the AI "Prose Tax" | dev.to | 2026-05-29
The Sovereign SDK is a Python-native framework designed to minimize prose overhead while generating ironclad, cryptographic execution receipts for AI agents, complete with drop-in FastAPI/Starlette ASGI middleware.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: 3..2..1 Launch!: My journey from zero to Django Contributions | dev.to | 2026-05-15
PR: Link This is very interesting bug. You can perform coalesce to receive not-null first value from given columns fetching. However, column's type are vary. Let imagine you coalesce Column A (string), Column B (JSON).
-
Project mention: Why everyone is talking about loop-engineering and how is it changing agentic ai workflows? Claude Code and Web Scraping examples | dev.to | 2026-06-10
Think about what a mature scraping project already contains. There is a schema that every item must validate against. There are field coverage thresholds, because a run where only 60% of products have prices is a failed run no matter what the exit code says. There are expected item counts, error rate ceilings, and finish reason checks. In the Scrapy world we even have a dedicated framework for all of this, and I wrote about it earlier this year in my post on giving spidey-senses to your spiders with Spidermon. Here is the reframe that I cannot stop thinking about: a Spidermon monitor suite is a rubric. Our community spent a decade encoding "what good data looks like" into machine-checkable criteria, because silent failure is scraping's oldest enemy, the spider that runs green for three weeks while quietly shipping garbage. We built the evaluator long before we had a generator capable of acting on its feedback. Every other field adopting loop engineering has to invent its definition of done from scratch. We just have to plug ours in. The missing piece was never detection. It was what happens after detection, which until now was a human reading an alert, opening the site, sighing at the redesign, and rewriting selectors. Models like Fable 5, which Anthropic says can work autonomously far longer than any previous Claude model, are finally good enough to sit inside that gap. John Rooney saw early versions of this pattern when he built scraping agents for 30 days, and the lesson that stuck with me from his series is that agents fail not from lack of capability but from lack of structure around them. Loops are that structure.
-
LLM / agentic frameworks: LangChain, LlamaIndex, LangGraph, AutoGen, MCP, RAG. (Fiddler and Razorpay both list these. "Hands-on counts, not just awareness," as Razorpay puts it.)
-
LLM / agentic frameworks: LangChain, LlamaIndex, LangGraph, AutoGen, MCP, RAG. (Fiddler and Razorpay both list these. "Hands-on counts, not just awareness," as Razorpay puts it.)
-
quivr
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
-
textual
Lean TUI application framework for Python. Build sophisticated terminal user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
Project mention: I scoped a multi-agent TUI system in January. It sat dead for 4 months. Here is the comeback. | dev.to | 2026-06-08python tui_master.py https://github.com/Textualize/textual # Cloning https://github.com/Textualize/textual # Framework detected -> textual (signatures=3212, files=918) # Generating with claude-opus-4-7 ... # Wrote 1 file(s) to output/textual - "Pixel Pond" # Verifying the generated TUI runs ... # run_test headless -> exit 0 # OK - python main.py from output/textual
-
LLM / agentic frameworks: LangChain, LlamaIndex, LangGraph, AutoGen, MCP, RAG. (Fiddler and Razorpay both list these. "Hands-on counts, not just awareness," as Razorpay puts it.)
-
-
Reflex is an open-source full-stack web framework written in and for Python that lets you build both frontend UI and backend logic in pure Python, i.e., you don’t need to manually write JavaScript or separately manage a React/Vue frontend and a separate backend.
-
Project mention: Securing OpenAI Agents SDK Against Memory Poisoning (ASI06) Using Pydantic Field Validators | dev.to | 2026-05-19
This post shows the idiomatic way to defend against it in the OpenAI Agents SDK, using the SDK's own Pydantic context architecture. The integration pattern was validated in a public thread with an OpenAI SDK maintainer.
-
Project mention: Automating Multilingual Content for Odoo 18: Our Headless CMS Pipeline with GPT-5.4 | dev.to | 2026-04-03
Local preview via MkDocs Material before anything goes live
-
-
-
Apprise isn't a notification server itself — it's a notification gateway that can route alerts to 100+ services simultaneously. Send one notification and have it delivered to Slack, Discord, email, SMS, Matrix, Telegram, and your self-hosted ntfy or Gotify instance.
-
memU
The memory harness for proactive AI agents — structured storage, intent capture, 10x token reduction.
-
Project mention: Wanted to spy on my dog, ended up spying on TP-Link | news.ycombinator.com | 2025-09-15
-
Glasswing is cool. Open-source frameworks like CAI are making progress — but mostly on the offensive side, using LLMs for penetration testing and vulnerability research. On the defensive side, the tooling barely exists. There's no open-source equivalent for the kind of adaptive monitoring and response I'm describing here.
-
-
-
PraisonAI
PraisonAI 🦞 — Hire a 24/7 AI Workforce. Stop writing boilerplate and start shipping autonomous self-improving agents that research, plan, code, and execute tasks. Deployed in 5 lines of code with built-in memory, RAG, and support for 100+ LLMs.
-
agent-squad
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
Project mention: Orchestrating Multi-Agents: Unifying Fragmented Tools into Coordinated Workflows | dev.to | 2025-06-29AWS Agent Squad (GitHub)
-
Python Framework discussion
Python Framework related posts
-
Wait... FDE Is Not a JavaScript Framework?
-
I scoped a multi-agent TUI system in January. It sat dead for 4 months. Here is the comeback.
-
SOC-in-a-Box: One LLM, Eight Hats, A Production-Bar AI SOC on a Single GPU
-
Securing OpenAI Agents SDK Against Memory Poisoning (ASI06) Using Pydantic Field Validators
-
An AI agent resource pack is more than a prompt
-
3..2..1 Launch!: My journey from zero to Django Contributions
-
Por Qué Fallan los Agentes de IA: 3 Modos de Fallo Que Cuestan Tokens y Tiempo
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jun 2026
Index
What are some of the best open-source Framework projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | fastapi | 99,095 |
| 2 | Django | 87,772 |
| 3 | Scrapy | 62,120 |
| 4 | autogen | 58,700 |
| 5 | llama_index | 49,924 |
| 6 | quivr | 39,171 |
| 7 | textual | 36,169 |
| 8 | langgraph | 34,457 |
| 9 | python-telegram-bot | 29,217 |
| 10 | reflex | 28,459 |
| 11 | openai-agents-python | 26,925 |
| 12 | mkdocs-material | 26,876 |
| 13 | serve | 21,854 |
| 14 | sanic | 18,629 |
| 15 | apprise | 16,721 |
| 16 | memU | 13,785 |
| 17 | objection | 9,188 |
| 18 | cai | 8,858 |
| 19 | backtesting.py | 8,481 |
| 20 | Graphene | 8,240 |
| 21 | PraisonAI | 8,112 |
| 22 | agent-squad | 7,646 |
| 23 | flower | 6,939 |