Hacker News new | ask | show | jobs
Ask HN: What is your favorite Python package in terms of design and usability?
3 points by huangwei_chang 3983 days ago
There are a lot of Python package for us to use, and many more under development.

I am wondering what is your favorite Python packages in terms of usability, and why? I intend to learn the design in those packages and use it for further package development.

2 comments

requests is by far one of the cleanest and intuitive libraries