A clean, minimal Hebrew gematria engine for Python.
Project description
gematria-engine
A lightweight, dependency-free Hebrew gematria engine for Python.
Version: 0.1.0
This package implements standard Hebrew gematria (Mispar Hechrechi) and provides simple functions for computing numeric values and generating letter-by-letter breakdowns.
📦 Installation
pip install gematria-engine
Basic Usage
""" from gematria_engine import gematria_value, breakdown
word = "בראשית"
print(gematria_value(word))
print(breakdown(word))"""
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gematria_engine-0.1.0.tar.gz.
File metadata
- Download URL: gematria_engine-0.1.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63c4a601d94e0b73944a54ef64a60b3f40f37f65a8207c3b7848b0ee136c58d2
|
|
| MD5 |
feb1a8448f705a24510a6ec77eacc4f1
|
|
| BLAKE2b-256 |
69786d515499b0894863d9000b0a65a105a7bbad1b09a9fefc3b0aac3bdcd5a6
|
File details
Details for the file gematria_engine-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gematria_engine-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
712bf7f6cd4a5992769fc171d725e22bf3b616cb9269aa3ef8e0f9fc987feaee
|
|
| MD5 |
8adb042c349205ccd045170a27efb3db
|
|
| BLAKE2b-256 |
6a0fd24339ddef8e6da0e982a58085944928142d23706411ba2c5a9b78ff7b40
|