Hacker News new | ask | show | jobs
by rsyring 794 days ago
I'd suggest Flask or some of the smaller projects in the Pallets ecosystem:

Flask, in particular, has a very small number of open issues (2) for a project that is pretty popular. Its also maintained by a competent team and has a lot of project best practices.

https://github.com/pallets/flask

https://github.com/pallets

https://pypistats.org/packages/flask

https://pypistats.org/packages/django (for comparison)