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 py310-yaspin, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py310-yaspin
To see what files were installed by py310-yaspin, run:
port contents py310-yaspin
To later upgrade py310-yaspin, run:
sudo port selfupdate && sudo port upgrade py310-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.