A python utility package. pyct.cmd: Makes various commands available to other packages. pyct.build: Provides various commands to help package building, primarily as a convenience for project maintainers.
A python utility package. pyct.cmd: Makes various commands available to other packages. pyct.build: Provides various commands to help package building, primarily as a convenience for project maintainers.
To install py310-pyct, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py310-pyct
To see what files were installed by py310-pyct, run:
port contents py310-pyct
To later upgrade py310-pyct, run:
sudo port selfupdate && sudo port upgrade py310-pyct
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.