Skip to main content

Excel file format

Project description

Excel_Trans

Developed by Quvonchbek Bobojonov (c) 2022

Examples of How To Use (Buggy Alpha Version)

Uzbek Translate

from Excel_Trans import Translator



trans = Translator()



#Uzbek Translate



trans.UzbekTranslate(file='test.xlsx', to_variant='latin', save_file='test1.xlsx')



#['latin','cyrillic']

Global Translate

from Excel_Trans import Translator

trans = Translator()



#Global Translate



trans.GlobalTranslate(file='test.xls', target='ru', save_file='test1.xlsx')



#get supported languages



trans.get_supported_languages(as_dict=True)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Excel-Trans-1.22.tar.gz (17.7 kB view hashes)

Uploaded Source

Built Distribution

Excel_Trans-1.22-py3-none-any.whl (17.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page