Skip to main content

numberconverter is created for converting english number to bangla number or reverse

Project description


## [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)


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

numberconverter-1.0.0.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

numberconverter-1.0.0-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

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