Skip to main content

A lightweight Python toolkit for Equidistant Letter Sequence (ELS) search.

Project description

els-engine

A lightweight, focused Python toolkit for performing Equidistant Letter Sequence (ELS) searches on Hebrew text.

Version: 0.26.1

This package provides a clean, minimal API for scanning text at fixed skip intervals and returning structured ELS results.


📦 Installation

pip install els-engine


"""from els_engine import find_els

text = "בראשיתבראאלהיםאתהשמיםואתהארץ"
target = "אלהים"

results = find_els(text, target, skip=5)

for r in results:
    print(r)"""

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

els_engine-0.26.1.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

els_engine-0.26.1-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

Details for the file els_engine-0.26.1.tar.gz.

File metadata

  • Download URL: els_engine-0.26.1.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for els_engine-0.26.1.tar.gz
Algorithm Hash digest
SHA256 113204284f4afcadf50041ed660b573f91955121e6cd92bce371074475cfd8e7
MD5 a27a207cfe61c13a0e71eecbcebdf3e9
BLAKE2b-256 e7f4d8de854a0b9b505c89c5caa6019d5ceba3d86f94990fd341f2ebb02fb8a7

See more details on using hashes here.

File details

Details for the file els_engine-0.26.1-py3-none-any.whl.

File metadata

  • Download URL: els_engine-0.26.1-py3-none-any.whl
  • Upload date:
  • Size: 1.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for els_engine-0.26.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1a8d1bd793cc6ba449a82051e88f2b67a70b59ce8b466729a62be73754c005ab
MD5 6ba6e9cc0477283a5b065f0fc8ac4bc5
BLAKE2b-256 f30e02c36b3296e03574dd00e97bf95492f2dd9de42fa0b85a0c14b96d568e81

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page