Skip to main content

A package for translating csv files across multiple languages

Project description

Universal Translator for csv files

This package is used to translate csv files across multiple languages. It uses google translator api to translate the csv-data from almost any source languague to any target language. It can handle almost all value types, even for large files, saving your time and effort. Say goodbye to manual translations and achieve professional and high-quality translations for your CSV files effortlessly with our CSV Translator.

Installation

pip install csv-trans

How to use it?

You can use it in two ways:

  1. Using the command line interface (CLI)
  2. Using the import utility in your python code You can import the package and use the translate function to translate your csv file. You can use dogstrings to get more information about the function. For example: from translate import translate translate(file, source_language, target_language, sep=',')

For Further information, checkout our Github page: https://github.com/ML-Dev-Hub/universal-translator-for-csv-files

Contributors

Saeed Ahmad
Saeed Ahmad
Izhar Ali
Izhar Ali

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

csv_trans-0.0.1.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

csv_trans-0.0.1-py3-none-any.whl (6.5 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