ssut/py-googletrans

View on GitHub
Pipfile

Summary

Maintainability
Test Coverage
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"

[packages]
httpx = "==0.14.1"

[dev-packages]
coveralls = "*"
"pytest-watch" = "*"
"pytest-testmon" = "*"
sphinx = "*"

[requires]
python_version = ">=3.6"