Wednesday, July 30, 2008

Online Tamil Type writer

Online Tamil Type writer from english to Tamil.

type tamil words in english it will display it in Tamil

http://tamileditor.org/

No comments:

How to Get files from the directory - One more method

 import os import openpyxl # Specify the target folder folder_path = "C:/Your/Target/Folder"  # Replace with the actual path # Cre...