Hacker News new | ask | show | jobs
by travisfischer 3984 days 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/

1 comments

I agree with you. Pyramid is one of the most well designed codebase that I know.