Kroman is ultimate Korean hangul romanization tool. It has a lot of implementations.
This is the python package.
Install it with pip is recommended.
$ pip install kroman
Or install it yourself as:
$ python setup.py install
kroman.parse(손목시계)
=> son-mog-si-gye
Bug reports and pull requests are welcome on Github at https://github.com/cheunghy/kroman-py.
Kroman is available as open source under the terms of the MIT License.