This repository was archived by the owner on Sep 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-88
lines changed Expand file tree Collapse file tree 4 files changed +6
-88
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/recaptcha-enterprise" ,
5
5
"client_documentation" : " https://googleapis.dev/python/recaptchaenterprise/latest" ,
6
6
"issue_tracker" : " " ,
7
- "release_level" : " beta " ,
7
+ "release_level" : " ga " ,
8
8
"language" : " python" ,
9
9
"library_type" : " GAPIC_AUTO" ,
10
10
"repo" : " googleapis/python-recaptcha-enterprise" ,
Original file line number Diff line number Diff line change 1
1
Python Client for reCAPTCHA Enterprise
2
2
=================================================
3
3
4
- |beta | |pypi | |versions |
4
+ |ga | |pypi | |versions |
5
5
6
6
`reCAPTCHA Enterprise `_: protect your website from fraudulent activity like scraping, credential stuffing,
7
7
and automated account creation.
8
8
9
9
- `Client Library Documentation `_
10
10
- `Product Documentation `_
11
11
12
- .. |beta | image :: https://img.shields.io/badge/support-beta-orange .svg
13
- :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta -support
12
+ .. |ga | image :: https://img.shields.io/badge/support-ga-gold .svg
13
+ :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#ga -support
14
14
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-recaptcha-enterprise.svg
15
15
:target: https://pypi.org/project/google-cloud-recaptcha-enterprise/
16
16
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-recaptcha-enterprise.svg
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ../README.rst
Original file line number Diff line number Diff line change 54
54
extras_requires = {},
55
55
python_requires = ">=3.6" ,
56
56
classifiers = [
57
- "Development Status :: 4 - Beta " ,
57
+ "Development Status :: 5 - Production/Stable " ,
58
58
"Intended Audience :: Developers" ,
59
59
"Operating System :: OS Independent" ,
60
60
"Programming Language :: Python :: 3.6" ,
You can’t perform that action at this time.
0 commit comments