pdf-translator-for-human / deep_translator

Commit History

adding pre-commit hooks for the repository
cb15d3a

jiaulislam commited on

cleanup and updated readme
9450a60

Nidhal Baccouri commited on

added support for translating docx and pdf files
a22d18a

Nidhal Baccouri commited on

Merge branch 'master' of github.com:nidhaloff/deep-translator
0fc118e

Nidhal Baccouri commited on

fixed license
fa90b1d

Nidhal Baccouri commited on

fixed Linguee translate()
5eb9128

wf001 commited on

Add new languages to DeepL supported language list
5d4d555

egeakman commited on

updated version
a694c92

Nidhal Baccouri commited on

fixed mymemory return_all
9b91505

Nidhal Baccouri commited on

Add response.close()
73894d1

edisugi1996 commited on

Add response.close()
9f36564

edisugi1996 commited on

Adding response.close()
caf73a2

edisugi1996 commited on

Added response.close()
ab8c0e6

edisugi1996 commited on

add missing comma
fb25f14

JettScythe commited on

add 24 newly supported google translate languages
76e23f4

JettScythe commited on

fixed linguee get_languages
d601909

Nidhal Baccouri commited on

updated readme and format
283a7d3

Nidhal Baccouri commited on

fixed qcri and yandex
f651d07

nidhal baccouri commited on

added deep-translator swagger ui to docs
1b6c336

nidhal baccouri commited on

added class properties for reusability
a0092fa

nidhal baccouri commited on

fixed bug in libre
71d8e8b

nidhal baccouri commited on

fixed microsoft supported languages bug
219958c

nidhal baccouri commited on

added a release action
05f33d2

nidhal baccouri commited on

sorted imports
7a05cd7

nidhal baccouri commited on

renamed input validation func
76aa3b2

nidhal baccouri commited on

added typing
7ade3be

nidhal baccouri commited on

removed unused constants
76688c0

nidhal baccouri commited on

added black for formatting
78d0ff1

nidhal baccouri commited on

global refactoring
70f6ed6

nidhal baccouri commited on

refactored tests
4524f4c

nidhal baccouri commited on

updated base urls
f89616a

nidhal baccouri commited on

added engines dunder
5c85230

nidhal baccouri commited on

simplified code and enhanced consistency
d03a2fc

nidhal baccouri commited on

huge refactoring
2bbc526

nidhal baccouri commited on

renamed parent to base
0d67af1

nidhal baccouri commited on

Remove dictionary initialization.
697d292

Vincent STRAGIER commited on

Autogenerate the a dictionary of translators.
dbaf8a8

Vincent STRAGIER commited on

added unit tests for cli
c228ada

nidhal baccouri commited on

added cli class
37d3379

nidhal baccouri commited on

updated cli in argparse
d3c12a3

nidhal baccouri commited on

upadted version for patch
c585ffe

nidhal baccouri commited on

fixed relative imports bug
b8fcb92

nidhal baccouri commited on

fixed relative imports
050157d

nidhal baccouri commited on

removed relative imports
a0b5eac

nidhal baccouri commited on

fixed file translation encoding
0d1a764

nidhal baccouri commited on

Added test cases and support for translate_batch and translate_file
50c16a8

rahul2699 commited on

added payload check in LibreTranslator.translate and added tests in test_libre.py
9a69d6b

Saminul commited on

implemented function for LibreTranslator class
5a8d2be

Saminul commited on

initial setup
1d42175

Saminul commited on

updated batch translation
7a8f545

nidhal baccouri commited on