eGenix.com mx Extensions for Python - base package
collection of Python software tools which enhance Python's usability in many important areas such as ODBC database connectivity, fast text processing, date/time processing and web site programming.
collection of Python software tools which enhance Python's usability in many important areas such as ODBC database connectivity, fast text processing, date/time processing and web site programming.
To install py27-mx-base, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py27-mx-base
To see what files were installed by py27-mx-base, run:
port contents py27-mx-base
To later upgrade py27-mx-base, run:
sudo port selfupdate && sudo port upgrade py27-mx-base
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.