The goal of the SOAPpy team is to provide a full-featured SOAP library for Python that is very simple to use and that fully supports dynamic interaction between clients and servers.
The goal of the SOAPpy team is to provide a full-featured SOAP library for Python that is very simple to use and that fully supports dynamic interaction between clients and servers.
To install py27-soappy, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py27-soappy
To see what files were installed by py27-soappy, run:
port contents py27-soappy
To later upgrade py27-soappy, run:
sudo port selfupdate && sudo port upgrade py27-soappy
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.