Skip to main content

Python Wrapper for some C libraries.

Project description

https://github.com/sdpython/wrapclib/blob/master/_doc/sphinxdoc/source/phdoc_static/project_ico.png?raw=true

wrapclib

Build status Build Status Windows https://circleci.com/gh/sdpython/wrapclib/tree/master.svg?style=svg https://dev.azure.com/xavierdupre3/wrapclib/_apis/build/status/sdpython.wrapclib https://badge.fury.io/py/wrapclib.svg MIT License Requirements Status https://codecov.io/github/sdpython/wrapclib/coverage.svg?branch=master GitHub Issues Notebook Coverage Downloads Forks Stars size

wrapclib is a wrapper for some C libraries difficult to build otherwise. One if them is re2 with some taken from pyre2.

from wrapclib import re2
s = "<h1>mot</h1>"
print(re2.compile("(<.*>)").match(s).groups())

Links:

History

current - 2021-01-09 - 0.00Mb

  • 4: Update submodule re2 to the latest (2021-01-09)

0.1.30 - 2019-09-07 - 0.20Mb

0.1.29 - 2019-09-07 - 0.15Mb

0.1.27 - 2019-09-07 - 0.15Mb

0.1.11 - 2019-03-15 - 0.03Mb

  • 2: add method findall (2019-03-15)

  • 1: build with re2 (2019-03-15)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

wrapclib-0.1.71-cp38-cp38-win_amd64.whl (392.6 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

wrapclib-0.1.71-cp38-cp38-manylinux2014_x86_64.whl (3.0 MB view hashes)

Uploaded CPython 3.8

wrapclib-0.1.71-cp38-cp38-macosx_10_9_x86_64.whl (461.5 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

wrapclib-0.1.71-cp37-cp37m-win_amd64.whl (392.5 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

wrapclib-0.1.71-cp37-cp37m-manylinux2014_x86_64.whl (3.0 MB view hashes)

Uploaded CPython 3.7m

wrapclib-0.1.71-cp37-cp37m-macosx_10_9_x86_64.whl (461.6 kB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

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