Hacker News new | ask | show | jobs
by jjangsangy 4172 days ago
This is one of the best Python codebases I've seen in a while.

Code is easy to read and understand from reading the source, documentation is pretty comprehensive as well. Really exemplifies the proper implementation of OOP concepts in Python, which unfortunately is hard to find these days.