conversion of hebrew numbers (Gimatria)
Project description
# python-hebrew-numbers
python library for conversion of hebrew numbers (Gematria)
## Usage
### installation
`bash pip install python-hebrew-numbers `
### gematria_to_int
`python from hebrew_numbers import gematria_to_int gematria_to_int(u'רח"צ') # 298 `
### int_to_gematria
`python from hebrew_numbers import int_to_gematria int_to_gematria(298) # u'רח״צ' int_to_gematria(298, gershayim=False) # u'רחצ' `
## Features
conversion from string of letters to an integer number
conversion of integer to string (using [hebrew-special-numbers](https://github.com/chaimleib/hebrew-special-numbers))
## Contributing
See the [contribution guide](CONTRIBUTING.md)
## Background
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
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 python-hebrew-numbers-0.2.3.tar.gz.
File metadata
- Download URL: python-hebrew-numbers-0.2.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66032de3d85034b43160c47201e8354333aaadd500def27a075cb56398786d33
|
|
| MD5 |
3083199fdda4f1453ebd6427eefd6f7d
|
|
| BLAKE2b-256 |
46264ecf0394e788f5d5709a5852c54521783bbcfd3ce33ddb6b1652aec9d944
|
File details
Details for the file python_hebrew_numbers-0.2.3-py2.py3-none-any.whl.
File metadata
- Download URL: python_hebrew_numbers-0.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
206482ec587ac2dd4e3913c2cb235798fdee7d65244dce3a5c798263f261c0cf
|
|
| MD5 |
2c9021ec4e0cf8ad9d21c89453f31ffb
|
|
| BLAKE2b-256 |
67a9ebf41eab344b63bca6909aa8618944c3bdc6099b34552fe1d8d49466d609
|