File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
packages/google-cloud-translate Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
Python Client for Google Cloud Translation
2
2
==========================================
3
3
4
- |GA | |pypi | |versions |
4
+ |GA | |pypi | |versions | | compat_check_pypi | | compat_check_github |
5
5
6
6
With `Google Cloud Translation `_, you can dynamically translate text between
7
7
thousands of language pairs. The Google Cloud Translation API lets websites
@@ -18,6 +18,10 @@ Cloud Translation is available as a paid service. See the `Pricing`_ and
18
18
:target: https://pypi.org/project/google-cloud-translate/
19
19
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-translate.svg
20
20
:target: https://pypi.org/project/google-cloud-translate/
21
+ .. |compat_check_pypi | image :: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-translate
22
+ :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-translate
23
+ .. |compat_check_github | image :: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dtranslate
24
+ :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dtranslate
21
25
.. _Google Cloud Translation : https://cloud.google.com/translate/
22
26
.. _Pricing : https://cloud.google.com/translate/pricing
23
27
.. _FAQ : https://cloud.google.com/translate/faq
You can’t perform that action at this time.
0 commit comments