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

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: rapidfuzz_capi-1.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 117606ca76094927ccdc03b77b3443189f8f362b5eaf56450985436755aee974
MD5 f5ba984743062ba36c10b950eb3ddb47
BLAKE2b-256 81211b3bf61376ff497d6710c482e6329ac6b4638eb20fe17a921c8aab5019f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rapidfuzz_capi-1.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 18be0e657471f139e21e5536bf06ca1185933df0d0149e8610cbd1185695e181
MD5 4a41527b40307a17a8b47e90874e31dd
BLAKE2b-256 03e0e6b8ee6ebeb53f4d6d546dff1cbcca714bc221bf2e9f54066991b9e98848

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