azcrawlerpy-recaptcha-google
The default model for azcrawlerpy's recaptcha_v2 captcha
solver: TesseraNet, one network for both grid kinds, as tesseranet_3x3.onnx and tesseranet_4x4.onnx
(one graph per grid kind, from the same weights), cell_head.json naming each channel's category and
threshold, and the provenance card tesseranet_3x3.json written when a model is promoted through
captcha-training. azcrawlerpy[recaptcha] installs it; there is nothing to import.
It is published apart from azcrawlerpy so that code releases do not upload the weights again, and a retrained model ships without an azcrawlerpy release.
Versions
- Major: the contract azcrawlerpy relies on (file name, format, class names, input size). azcrawlerpy pins the major it reads, so a major bump needs an azcrawlerpy release that accepts it.
- Minor: retrained weights. Existing azcrawlerpy installs pick them up on upgrade.
Releasing a model
promote() in captcha-training writes the weights and card into azcrawlerpy_recaptcha_google/
in this checkout, only when they beat the model already here. Commit both, bump the minor version,
check with uv sync --extra dev && uv run pytest, and publish with build.txt. It builds the
wheel only: an sdist would upload the same weights a second time against the project's PyPI quota.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file azcrawlerpy_recaptcha_google-2.0.0.tar.gz.
File metadata
- Download URL: azcrawlerpy_recaptcha_google-2.0.0.tar.gz
- Upload date:
- Size: 28.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4be48722bcdff4218aa2d5506b57d4f455e8990a4ebcab5a3b86a0c84c72fff7
|
|
| MD5 |
a081b794892ced41af0110290586c0b8
|
|
| BLAKE2b-256 |
e13fbd2b06b97c74ad92b425b5c53659244f6bbe84efda4d148da8e5950e52f6
|
File details
Details for the file azcrawlerpy_recaptcha_google-2.0.0-py3-none-any.whl.
File metadata
- Download URL: azcrawlerpy_recaptcha_google-2.0.0-py3-none-any.whl
- Upload date:
- Size: 28.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5eea02a9eecd829d85d44910103fbda0d6e00d0ede3ddbdfb96905d28e766e44
|
|
| MD5 |
0df5ef85dcac74d0a3206c31c7218a25
|
|
| BLAKE2b-256 |
43b91f8207338ef6ee0159d5fbd6387a8b846c9954a91961b9f8324b2b765465
|