Skip to main content

Convert number to Hebrew or Hebrew to number

Project description

gematriapy

CI PyPI Deploy

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

Uploaded Source

Built Distribution

gematriapy-0.2.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gematriapy-0.2.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for gematriapy-0.2.0.tar.gz
Algorithm Hash digest
SHA256 bf8d8c2459607bbfa041dd064d1d1219d2f06fdd6868f7820c4bc22313d7be5f
MD5 820b1072a70a0dcaf7770ccb6cad51ea
BLAKE2b-256 a22d3f7b5c0ae7bce050cc9b1aa709d5d90c3488d312e27f4535cd79f62f7e5c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gematriapy-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for gematriapy-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 12fe1eb78f85f673fe7177b2c6f4791881a19d101ec49b1402b70ce02421ec8c
MD5 e78ed5e3a4612ff07c05116359146c07
BLAKE2b-256 2f87b28c6cf869e585045e3dd5b710f85b8f48ef920bb4881de15c4fa4ecc6cf

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