ISO 639 library for Python. This library is aimed to be fully compatible with pycountry.languages v1.11 and before. In v1.12 they broke their own API and this library will not support the new API.
ISO 639 library for Python. This library is aimed to be fully compatible with pycountry.languages v1.11 and before. In v1.12 they broke their own API and this library will not support the new API.
To install py38-iso639, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py38-iso639
To see what files were installed by py38-iso639, run:
port contents py38-iso639
To later upgrade py38-iso639, run:
sudo port selfupdate && sudo port upgrade py38-iso639
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.