Skip to main content

C-API of RapidFuzz, which can be used to extend RapidFuzz from separate packages

Project description

RapidFuzz C-API

Continous Integration GitHub License

About

This package provides the C-API of RapidFuzz. It can be used inside the pyproject.toml to compile and extension module extending RapidFuzz. Providing this C-API in a separate package simplifies the build process. It allows the usage on platforms which are not supported by RapidFuzz, or for which RapidFuzz does not provide wheels (e.g. because they are not officially supported by numpy). Us this as:

[build-system]
requires = ["wheel", "setuptools", "rapidfuzz_capi==1.0.3"]

Similar to numpy the include path can be found in the following way:

import rapidfuzz_capi
rapidfuzz_capi.get_include()

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

rapidfuzz_capi-1.0.3.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

rapidfuzz_capi-1.0.3-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file rapidfuzz_capi-1.0.3.tar.gz.

File metadata

  • Download URL: rapidfuzz_capi-1.0.3.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for rapidfuzz_capi-1.0.3.tar.gz
Algorithm Hash digest
SHA256 97805f1330b1500a67e3bca06bbb94e7df66391fd3790530965c418ce4c7a939
MD5 e723de17726ba9ecb6a63e70e79bd3e2
BLAKE2b-256 ccf1ab43186c8b70999fa6c350bce5da0475dd6f4cd3c88e2c9a6c2cd2ac4719

See more details on using hashes here.

File details

Details for the file rapidfuzz_capi-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: rapidfuzz_capi-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for rapidfuzz_capi-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 79b784ac54dbe83ac41bec0ec01d269f301c233449b64b0cd932ab760ae37b69
MD5 ae307ec165dcee757f87a649e805d24b
BLAKE2b-256 a528634e797827a1c69520fd3876e2b18a3bc0501f942be6b0190515d1387941

See more details on using hashes here.

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