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
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • 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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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