translate_pdf_word package
This is a package for translating pdf or word files into Chinese versions.
Install the package
pip install translate-pdf-word
Usage
from translate_pdf_word import Word2word
# substitute "your path/to/word.docx" with your word file name or path to it
word = Word2word.Word2word("your path/to/word.docx")
word.translate_all_in_one_shot()
word.save2docx()
Release files for translate-pdf-word 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| translate_pdf_word-0.0.2.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| translate_pdf_word-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.3 kB
Release files / translate_pdf_word-0.0.2.tar.gz
| Download URL | translate_pdf_word-0.0.2.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8184b5aaf4d6e493d2f6952ca9628017531a52ab030b969ab71c62d7355637e4
|
|
BLAKE2b-256 checksum How to use checksums |
6ef4a73c28e52e16107178af67c610f1fb3c680093a771a8557deb22f50c7a30
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.3
|
Release files / translate_pdf_word-0.0.2-py3-none-any.whl
| Download URL | translate_pdf_word-0.0.2-py3-none-any.whl |
|---|---|
| Size | 6.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6ca1c1f37c87b021762fd23a7c9287bb08ba5d8f495101680c06e688a9cba8e5
|
|
BLAKE2b-256 checksum How to use checksums |
0e5756b841d721b3bdd2a476fbf6c2b0a8188198b1598955f96680befe55c660
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.3
|