How to convert the txt file to tmx file using python

154 views Asked by At

I scraped some contents from the websites and stored them using the txt format. I want to convert the txt file to the tmx file but only find the reverse way. Is there any method that I can convert a txt file to a tmx file?

0

There are 0 answers