Skip to main content

simple and pure python package and like pyahocorasick.

Project description

ackit

ackit(aho-corasick kit) is a simple and pure python package and its method like pyahocorasick.

pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search meaning that you can find multiple key strings occurrences at once in some input text. The strings “index” can be built ahead of time and saved (as a pickle) to disk to re re-sed later. The library provides an ahocorasick Python module that you can use as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search.

Install

pip install ackit

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ackit-0.1.2-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file ackit-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: ackit-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.36.1 importlib-metadata/0.23 keyring/18.0.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.4

File hashes

Hashes for ackit-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7cfb9480216fc13d83d220d9b619f60b32ccda7590633545a7541db396fd452a
MD5 9b6355953fcee29bd5bf6c10415a2699
BLAKE2b-256 7e60a8e7b14cb893d7c1a20859f4e663069fdee433b5ced1ee695f759304c5b8

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