Hacker News new | ask | show | jobs
by senpos 1099 days ago
It is awesome to see the increase in popularity of `rich` and `textual` libraries! Check them out if you want to develop a TUI application or just make sure your CLI app looks awesome. @willmcgugan is doing a great job! <3

Love to see the use of `httpx` as well, a great Python HTTP client with support for both sync and async APIs.