Skip to main content

Excel Translate

Project description

Excel_Trans 2022

Developed by Quvonchbek Bobojonov (c) 2022

Examples of How To Use (Buggy Alpha Version)

install

pip install excel-trans==1.22.1

Uzbek Translate

from Excel_Trans import Translator



trans = Translator()



#Uzbek Translate



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



# get supported variants



print(trans.variant())

Global Translate

from Excel_Trans import Translator

trans = Translator()



#Global Translate



trans.GlobalTranslate(file='test.xlsx', 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Excel_Trans-1.22.1-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

Details for the file Excel_Trans-1.22.1-py3-none-any.whl.

File metadata

  • Download URL: Excel_Trans-1.22.1-py3-none-any.whl
  • Upload date:
  • Size: 18.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for Excel_Trans-1.22.1-py3-none-any.whl
Algorithm Hash digest
SHA256 abf40b9a80f5d84cf41616deb6bc76c88e41bdd7edcf7286cedae606dc5f0a5d
MD5 abf59ecb031fa5c6479cabf09416d6f9
BLAKE2b-256 b6c1dd11f67461659fc49b3c30b4e405c90ec5639da3e484d283e8b3216c88fd

See more details on using hashes here.

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