Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.33 KB

README.rst

File metadata and controls

41 lines (27 loc) · 1.33 KB

GitHub Actions Build Status rust_regex PyPI Project Page Supported Python Versions PyPI - Implementation LGPL-2.1 License PyPI Download Count Code Style Black

Python bindings for the Rust regex crate

$ pip install rust_regex

rust_regex

This project aims to have an interface compatible with the built-in re module.