## [BDT Decimal to Word Converter](https://pypi.org/project/engtobngnum/)
## Prerequisites
* python 3x
* pip3
## Installation
**BEFORE YOU INSTALL:** please ensure the [prerequisites](#prerequisites)
```bash
pip install numberconverter
```
## Usage
### import NumberConverter from numberconverter
```bash
from numberconverter.NumberConverter import Converter
```
### make object of engtobngnum
```bash
converter = Converter()
```
### call the converter() function with your value
```bash
converter.convert_bng_to_eng('০২/০৬/২০১৮')
or
converter.convert_eng_to_bng(8.89)
```
## Contact with [Author](https://www.fb.com/mahfuzcmt)
Release files for numberconverter 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| numberconverter-1.0.0.tar.gz | 1.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| numberconverter-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.3 kB
Release files / numberconverter-1.0.0.tar.gz
| Download URL | numberconverter-1.0.0.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e62bcb25c4464fe97351703e153167f9ca50591749f585deb45e9bf6aeccb270
|
|
BLAKE2b-256 checksum How to use checksums |
34a008c9d1c01945e132ef0b92c7b3e2b3d796f51ba5b553b309320280971aab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / numberconverter-1.0.0-py3-none-any.whl
| Download URL | numberconverter-1.0.0-py3-none-any.whl |
|---|---|
| Size | 2.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
35948257f0f1515262f0e5e471aba3c0324c26dd929e206e7f680de218795073
|
|
BLAKE2b-256 checksum How to use checksums |
e8d5114f22291127850bed62a93c3174b4d694bd0f21a27945fa3cffd8d4d7e0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |