Skip to main content

0.0.2版本仅用于临时绕过recheck issue #1874 ,该issue修复后此版本将被弃用

ver 0.0.2 is only used to temporarily bypass recheck's issue #1874. this version will be deprecated after the issue is fixed

recheck的Python封装层

Python wrapper for recheck


需要去recheck官方页面安装recheck二进制可执行文件然后把二进制路径放到环境变量RECHECK_EXECUTABLE

You need to go to the recheck official page to install the recheck binary executable and then add the binary path to the environment variable RECHECK_EXECUTABLE.


唯一API:

Only API:

import recheck
c = recheck.Rechecker() # 这会拉起一个recheck agent
c.check("\\w+_\\w+_\\w+$") # 或者(regex, flags)
(<Complexity.POLYNOMIAL: 4>, 4)

返回Complexity枚举值(良序的)与多项式次数,可以直接tuple比较(比如check_result < (recheck.Complexity.POLYNOMIAL,2)

Returns a well-ordered Complexity enumeration value and its polynomial degree, which can be directly compared using a tuple (e.g., check_result < (recheck.Complexity.POLYNOMIAL, 2)).


与recheck官方无任何关联

Not related to the original/official recheck project.


不保证检验的准确性,本库对此不负责

The accuracy of the inspection is not guaranteed, and this program is not responsible for it.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

recheck_python-0.0.2.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

recheck_python-0.0.2-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file recheck_python-0.0.2.tar.gz.

File metadata

  • Download URL: recheck_python-0.0.2.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for recheck_python-0.0.2.tar.gz
Algorithm Hash digest
SHA256 6ad605e94b6bdcafe07460da50de3f846c0578e85321b12b319a6eb5bbeea430
MD5 dbe8a5edc7166b2778c4222d3cd006d2
BLAKE2b-256 01c7c3c148b6af7dfe43b3b96cbdf2f57a82abe6a28705cd29b76dbb4d20018c

See more details on using hashes here.

File details

Details for the file recheck_python-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: recheck_python-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for recheck_python-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1087c327e391bfe828d5a68ab58d06e0855cc8698572ee3d62b76e21b7f4b6dc
MD5 6d1605929a2ca5ee0fac146b6b7ce591
BLAKE2b-256 5e503c19af49a3031fbab0bd678c6d1275fd0b1434606724c233fad36152bd80

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page