The package is pip installable from PyPI or this repository.
pip install iso-639
pip install git+https://github.com/noumar/iso639.git
pip install git+https://github.com/noumar/[email protected]
pip install git+https://github.com/noumar/iso639.git@development
pip list -o
will not find updates. Use installation commands given above with -U
flag.
git clone -b development https://github.com/noumar/iso639.git
pip install -e iso639