Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects
Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects. It provides a full-featured terminal spinner to show the progress during long-hanging operations.
Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects. It provides a full-featured terminal spinner to show the progress during long-hanging operations.
To install py311-yaspin, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py311-yaspin
To see what files were installed by py311-yaspin, run:
port contents py311-yaspin
To later upgrade py311-yaspin, run:
sudo port selfupdate && sudo port upgrade py311-yaspin
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.