Load tmx map by python

How can I load and display tmx map by python? I want to make a python game by pygame but I don’t know how to make a map.

Take a look at PyTMX
https://pytmx.readthedocs.io/en/latest/