google/re2

Python typestubs

Open

#496 opened on May 31, 2024

 (14 comments) (3 reactions) (0 assignees)C++ (1,141 forks)batch import
help wanted

Repository metrics

Stars
 (8,293 stars)
PR merge metrics
 (PR metrics pending)

Description

I'm wondering if this project already maintains Python typestubs (pyi) for the google-re2 package.

If not, I've written typestubs for my own personal use, would this project be interested in accepting them? Otherwise, I can maintain a separate typestub library.

Contributor guide