News
Newest
Ask
Show
Jobs
Open on GitHub
Ask HN: What powerful but lesser-known Python libraries are out there?
10 points | by
blindprogrammer
6 hours ago
3 comments
bjourne
2 hours ago
termtables - great for simple tables. humanize - for printing quantities nicely: naturalsize(12345678, binary = True) -> 11.8 MiB
rossdavidh
6 hours ago
To answer that, it would be necessary to know what libraries are considered well-known. Is there a list you would recommend for this?
tosh
6 hours ago
fastcore
https://fastcore.fast.ai/
https://fastcore.fast.ai/