-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
This post inspired me to check on Bottle, and it can't say the same: https://github.com/bottlepy/bottle
-
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-schema
Quart-Schema is a Quart extension that provides schema validation and auto-generated API documentation.
-