Skip to main content

Translate Comment Out

Project description

How to use

Install

pip install translate-comment-out

Use by CLI

In directory that include sample.js,

tco sample.js --dest ja > sample_ja.js

Use by Python

from translate_comment_out import translator


translated_source = translator.translate(filepath='sample.js')
print(translated_source)

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

translate-comment-out-1.1.tar.gz (3.2 kB view hashes)

Uploaded Source

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