Settings

Theme

Ask HN: What powerful but lesser-known Python libraries are out there?

13 points by blindprogrammer · 4 comments


4 threads
vismit2000

https://news.ycombinator.com/item?id=41126575

Similar thread from 10 months ago: https://news.ycombinator.com/item?id=41116896

bjourne

termtables - great for simple tables. humanize - for printing quantities nicely: naturalsize(12345678, binary = True) -> 11.8 MiB

rossdavidh

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

fastcore

https://fastcore.fast.ai/

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection