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.5"]

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.5.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

rapidfuzz_capi-1.0.5-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rapidfuzz_capi-1.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 b3af179874b28364ba1b7850e37d0d353de9cf5b844e3569c023b74da3a9c68e
MD5 573716c59b1f24e3b77fa88a641fcfbd
BLAKE2b-256 60ff1c286397969c5926e4a8b0dbe7fcc138f0d731aac935ee68a3cb4e4293d5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rapidfuzz_capi-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 5.8 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c557114d1f30adbb6918973b9e46fd3923d957f6f734079bd90881095e0e1252
MD5 b65d10c79b85d6ef186278ee03326a31
BLAKE2b-256 eaff76d9cf0a7566d34c520cb6632ad856bd71cffef4c28d99728cc3b59545fc

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