poipoii/py-googletrans

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.flake8
.github/workflows/workflow.yml
.gitignore
.travis.yml
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.rst
docs/Makefile
docs/_themes/solar/NEWS.txt
docs/_themes/solar/README.rst
docs/_themes/solar/layout.html
docs/_themes/solar/static/solar.css
docs/_themes/solar/static/solarized-dark.css
docs/_themes/solar/static/subtle_dots.png
docs/_themes/solar/theme.conf
docs/conf.py46
A
0 mins
docs/index.rst
docs/make.bat
example/translate_word_doc.py25
B
4 hrs
googletrans/__init__.py5
A
0 mins
googletrans/adapters.py12
A
0 mins
googletrans/client.py204
C
7 hrs
googletrans/compat.py3
A
0 mins
googletrans/constants.py113
A
0 mins
googletrans/gtoken.py148
C
1 day
googletrans/models.py35
A
45 mins
googletrans/urls.py5
A
0 mins
googletrans/utils.py50
A
45 mins
pytest.ini
requirements.txt
setup.cfg
setup.py62
A
0 mins
test-requirements.txt
tox.ini
translate