Log and progress bar manager for console, notebooks, web...
Proglog is a progress logging system for Python. It allows to build complex libraries while giving your users control over logs, callbacks and progress bars.
Proglog is a progress logging system for Python. It allows to build complex libraries while giving your users control over logs, callbacks and progress bars.
To install py310-proglog, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py310-proglog
To see what files were installed by py310-proglog, run:
port contents py310-proglog
To later upgrade py310-proglog, run:
sudo port selfupdate && sudo port upgrade py310-proglog
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.