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://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

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 - 2019-03-15 - 0.00Mb

0.0.0 - 2019-03-15 - 0.00Mb

  • 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 Distribution

wrapclib-0.1.27.tar.gz (159.1 kB view hashes)

Uploaded Source

Built Distribution

wrapclib-0.1.27-cp37-cp37m-win_amd64.whl (322.3 kB view hashes)

Uploaded CPython 3.7m Windows 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