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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file translate-comment-out-1.2.tar.gz
.
File metadata
- Download URL: translate-comment-out-1.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0b95e07ebc76959678cf226ed96f122d0ffb3c662d84ae621f1e2543a89adb1 |
|
MD5 | 356c34a15a0be55abd5caa69b877f752 |
|
BLAKE2b-256 | f5f6915b00f61cdd13196c61eba3579c16a002e616ec8026bb3df66c69883fe5 |