Skip to main content

Convert number to Hebrew or Hebrew to number

Project description

gematriapy

PyPI Latest Release PyPI Downloads

Convert number to Hebrew or Hebrew to number

Install

pip install gematriapy

Usage

to_hebrew:

import gematriapy
gematriapy.to_hebrew(3) # => "ג"
gematriapy.to_hebrew(15) # => "טו"
gematriapy.to_hebrew(822) # => "תתכב"

NOTE: Numbers greater than 999 are not supported yet.


to_number:

import gematriapy
gematriapy.to_number("ג") # => 3
gematriapy.to_number("טו") # => 15
gematriapy.to_number("אבא") # => 4

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

gematriapy-0.3.0.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

gematriapy-0.3.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file gematriapy-0.3.0.tar.gz.

File metadata

  • Download URL: gematriapy-0.3.0.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for gematriapy-0.3.0.tar.gz
Algorithm Hash digest
SHA256 728e5a371873a9c0afdc8a500029f5f4dbf305fa40390949ed28658b873ea821
MD5 592a1ac678d7271ce28ff447280628f8
BLAKE2b-256 63ca0fdd41b67a64800d70b96807e10206fab5e6259172a477102d622a7611e5

See more details on using hashes here.

File details

Details for the file gematriapy-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: gematriapy-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for gematriapy-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e4379637f2ecf49cd93b6d18522fdc31ff02edd2722f7b0ca959d209da617bbe
MD5 cb0e7358b105aef3c9eb4f5df73b76d1
BLAKE2b-256 04d8de68dd60a9fed6eee7d6e55974609ec83409fa54a7a935b1844bfba144c4

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