
@kelseyhightower Python's Rich makes great cli tools and has examples of everything in the module as an example when you run __main__. e.g. to see all the spinners you run "python -m rich.spinner" in the terminal. Useful docs live where you are (the terminal) not on some web page.
English













