Python Flask has no remaining open issues or pull requests

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • Flask

    The Python micro framework for building web applications.

    I had opened issues and MRs with projects that David Lord was a maintainer (since he's been handling lots of Pallet Team's open source projects now). Wasn't very impressive with his "my way or the high way" approach.

    Take a look them yourself:

    https://github.com/pallets/flask/issues?q=is%3Aissue+is%3Acl...

    I am quite disgusted by his self-congratulatory tweet like that, TBH.

    Those tickets that the community posts questions and asked for help, he just shut people down.

  • Bottle

    bottle.py is a fast and simple micro-framework for python web-applications.

    This post inspired me to check on Bottle, and it can't say the same: https://github.com/bottlepy/bottle

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • fastapi

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

    I personally have a PR ready to go which adds documentation for API Key Auth (missing page till now, very requested by community[1]), which has been ready since early May, stagnant for almost 3 months now[2], don't know how to bump without spamming.

    It's unfortunate, because FastAPI is one of the best libraries I know of otherwise in terms of capabilities for time spent writing code. Nowadays, though, when recommending this lib at work, I need to add "but pray you don't hit a bug or missing docs, or you're on your own".

    [1]: https://github.com/tiangolo/fastapi/issues/142

  • quart

    An async Python micro framework for building web applications. (by pgjones)

  • quart-schema

    Quart-Schema is a Quart extension that provides schema validation and auto-generated API documentation.

  • flask-pydantic

    flask extension for integration with the awesome pydantic package

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts