معرفی شرکت ها


cjworkbench-re2-0.0.7a0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

RE2 Python bindings
ویژگی مقدار
سیستم عامل -
نام فایل cjworkbench-re2-0.0.7a0
نام cjworkbench-re2
نسخه کتابخانه 0.0.7a0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده The RE2 Authors
ایمیل نویسنده re2-dev@googlegroups.com
آدرس صفحه اصلی https://github.com/google/re2
آدرس اینترنتی https://pypi.org/project/cjworkbench-re2/
مجوز -
A drop-in replacement for the re module. It uses RE2 under the hood, of course, so various PCRE features (e.g. backreferences, look-around assertions) are not supported. Known differences between this API and the re module's API: * The error class does not provide any error information as attributes. * The Options class replaces the re module's flags with RE2's options as gettable/settable properties. Please see re2.h for their documentation. * The pattern string and the input string do not have to be the same type. Any Text (unicode in Python 2, str in Python 3) will be encoded to UTF-8. * The pattern string cannot be Text if the options specify Latin-1 encoding. Known issues with regard to building the C++ extension: * Building requires RE2 and pybind11 to be installed on your system. On Debian, for example, install the libre2-dev and pybind11-dev packages. * Building on macOS has not been tested yet and will possibly fail. * Building on Windows has not been tested yet and will probably fail.


زبان مورد نیاز

مقدار نام
~=3.6 Python


نحوه نصب


نصب پکیج whl cjworkbench-re2-0.0.7a0:

    pip install cjworkbench-re2-0.0.7a0.whl


نصب پکیج tar.gz cjworkbench-re2-0.0.7a0:

    pip install cjworkbench-re2-0.0.7a0.tar.gz