Installation ============ You can install the latest release of osm2gmns at `PyPI`_ via `pip`_: .. code-block:: bash pip install utdf2gmns By running the command above, the utdf2gmns package along with required dependency packages (`geocoder`_, `pandas`_) will be installed to your computer (if they have not been installed yet). .. _`PyPI`: https://pypi.org/project/utdf2gmns .. _`pip`: https://packaging.python.org/key_projects/#pip .. _`geocoder`: https://github.com/DenisCarriere/geocoder .. _`pandas`: https://github.com/pandas-dev/pandas .. _`our repository`: https://github.com/xyluo25/utdf2gmns