Skip to main content

a reimplementation of _sre in pure Python

Project description

_sre.py is a reimplementation of CPython’s core regular expression engine, the _sre extension module. It’s written in pure Python to allow for easier experimentation and to benefit alternative Python implementations that can’t use C modules like the standard _sre. This version is compatible with _sre from CPython 2.3 and 2.4.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page