[Go to site: main page, start]

Python Framework

Open-source Python projects categorized as Framework
Python AI Web LLM Python3

Top 23 Python Framework Projects

  1. fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    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.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Django

    The Web framework for perfectionists with deadlines.

    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).

  4. Scrapy

    Scrapy, a fast high-level web crawling & scraping framework for Python.

    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.

  5. autogen

    A programming framework for agentic AI

    Project mention: Wait... FDE Is Not a JavaScript Framework? | dev.to | 2026-06-09

    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.)

  6. llama_index

    LlamaIndex is the leading document agent and OCR platform

    Project mention: Wait... FDE Is Not a JavaScript Framework? | dev.to | 2026-06-09

    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.)

  7. 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.

  8. 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-08

    python 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

  9. langgraph

    Build resilient agents.

    Project mention: Wait... FDE Is Not a JavaScript Framework? | dev.to | 2026-06-09

    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.)

  10. python-telegram-bot

    We have made you a wrapper you can't refuse

  11. reflex

    🕸️ Web apps in pure Python 🐍

    Project mention: Adding Authentication and SSO to a Reflex App | dev.to | 2026-03-27

    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.

  12. openai-agents-python

    A lightweight, powerful framework for multi-agent workflows

    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.

  13. mkdocs-material

    Documentation that simply works

    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

  14. serve

    ☁️ Build multimodal AI applications with cloud-native stack

  15. sanic

    Accelerate your web app development | Build fast. Run fast.

  16. apprise

    Apprise - Push Notifications that work with just about every platform!

    Project mention: Pushover | dev.to | 2026-03-20

    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.

  17. memU

    The memory harness for proactive AI agents — structured storage, intent capture, 10x token reduction.

    Project mention: NevaMind AI: Advanced Memory for Proactive Agents | dev.to | 2026-04-05
  18. objection

    📱 objection - runtime mobile exploration

    Project mention: Wanted to spy on my dog, ended up spying on TP-Link | news.ycombinator.com | 2025-09-15
  19. cai

    Cybersecurity AI (CAI), the framework for AI Security

    Project mention: The Dark Forest Needs an Immune System | dev.to | 2026-04-11

    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.

  20. backtesting.py

    🔎 📈 🐍 💰 Backtest trading strategies in Python.

  21. Graphene

    GraphQL framework for Python

  22. 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.

  23. 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-29

    AWS Agent Squad (GitHub)

  24. flower

    Flower: A Friendly Federated AI Framework (by flwrlabs)

    Project mention: Flower: A Friendly Federated AI Framework | news.ycombinator.com | 2025-07-17
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Framework discussion

Log in or Post with

Python Framework related posts

  • Wait... FDE Is Not a JavaScript Framework?

    8 projects | dev.to | 9 Jun 2026
  • I scoped a multi-agent TUI system in January. It sat dead for 4 months. Here is the comeback.

    3 projects | dev.to | 8 Jun 2026
  • SOC-in-a-Box: One LLM, Eight Hats, A Production-Bar AI SOC on a Single GPU

    6 projects | dev.to | 6 Jun 2026
  • Securing OpenAI Agents SDK Against Memory Poisoning (ASI06) Using Pydantic Field Validators

    1 project | dev.to | 19 May 2026
  • An AI agent resource pack is more than a prompt

    1 project | dev.to | 17 May 2026
  • 3..2..1 Launch!: My journey from zero to Django Contributions

    2 projects | dev.to | 15 May 2026
  • Por Qué Fallan los Agentes de IA: 3 Modos de Fallo Que Cuestan Tokens y Tiempo

    3 projects | dev.to | 8 May 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?