10 ms·
A large Python project that I haven't seen mentioned by others but that I find to be particularly well written and designed is the Pyramid web framework. * htt
by travisfischer 11y ago
A large Python project that I haven't seen mentioned by others but that I find to be particularly well written and designed is the Pyramid web framework.
* https://github.com/Pylons/pyramid/ https://github.com/Pylons/pyramid/
- rachbelaid 11y agoI agree with you. Pyramid is one of the most well designed codebase that I know.