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

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: rapidfuzz_capi-1.0.2.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.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for rapidfuzz_capi-1.0.2.tar.gz
Algorithm Hash digest
SHA256 9783109e179d55665f90a346531768eeb1516250e78218df39e5dc1df36b5567
MD5 7909bb25e8ca6c5ea9a9c0cf3d21d835
BLAKE2b-256 727f128d7ff007bc1fecf851ca75252a6dcbd3db143622069b904c98ed763c0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rapidfuzz_capi-1.0.2-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.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for rapidfuzz_capi-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b8ca43ffa55e0bd60505e9aab67a6309a8dfdabb4bc5ca0959098e5683dde2e9
MD5 0c5c0e43f615c20aa23c3262ee93403d
BLAKE2b-256 3b9e04adbba0b6b9524aaa3d41c7e493af48298ced6119704f3ec47ca56d798f

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