top | item 44211557 Ask HN: What powerful but lesser-known Python libraries are out there? 13 points| blindprogrammer | 8 months ago 4 comments order hn newest vismit2000|8 months ago https://news.ycombinator.com/item?id=41126575Similar thread from 10 months ago: https://news.ycombinator.com/item?id=41116896 bjourne|8 months ago termtables - great for simple tables. humanize - for printing quantities nicely: naturalsize(12345678, binary = True) -> 11.8 MiB rossdavidh|8 months 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|8 months ago fastcorehttps://fastcore.fast.ai/
vismit2000|8 months ago https://news.ycombinator.com/item?id=41126575Similar thread from 10 months ago: https://news.ycombinator.com/item?id=41116896
bjourne|8 months ago termtables - great for simple tables. humanize - for printing quantities nicely: naturalsize(12345678, binary = True) -> 11.8 MiB
rossdavidh|8 months 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?
vismit2000|8 months ago
Similar thread from 10 months ago: https://news.ycombinator.com/item?id=41116896
bjourne|8 months ago
rossdavidh|8 months ago
tosh|8 months ago
https://fastcore.fast.ai/