An open API service indexing awesome lists of open source software.

https://github.com/askbuddie/nea-bill-checker

Easy way to check Electricity Bill
https://github.com/askbuddie/nea-bill-checker

nea-bill-checker

Last synced: 2 months ago
JSON representation

Easy way to check Electricity Bill

Awesome Lists containing this project

README

        

# NEA-bill

Easy way to check Electricity Bill

-----------
## Requirements

Required:

1. requests

-----------

## Installation

1. First, install pip:

```
sudo apt install python-pip
```

2. Then, clone the repository with `git clone`.

```
git clone https://github.com/askbuddie/NEA-bill-checker.git
```

3. After cloning the repository, change the directory to ./NEA-bill-checker:

```
cd NEA-bill-checker
```

4. Create a python virtual environment for isolating your package management.

```
python3 -m venv venv
. ./venv/bin/activate
```

5. Now, you should install the requirements.

```
pip install -r requirements.txt
```

----------

## Usage

### Running the NEA Bill Checker

After the installation is complete, you should now be able to run the NEA Bill Checker:

```
python NEA.py
```

### Using the NEA Bill Checker

When you run the program, it will display the current date and ask you to enter the **Sc. no.** from your bill.

1. Enter your **Sc. no.** and press enter and then it will ask you to enter your **Customer ID**.

2. Enter your **Customer ID** and then press enter.

3. Now, you should enter your **NEA Location** as in your Bill (for example; **BHARATPUR**) and then press enter.

Finally, you would be able to get the results on whether the Amount has been paid or not.

----------

:ab: ASK BUDDIE
----------
NEA Bill Checker is a program created by [AskBuddie Open Source Program](https://github.com/askbuddie) Teams.
[Ask Buddie](https://www.askbuddie.com) is a technology community found in May 16, 2017. Since our
founding, we have been providing online solutions and guidance to our
users related to technology. Our mission is to create a large community
of technology enthusiast people to provide support in less time.

[Join our community on Facebook](https://www.facebook.com/groups/askbuddie)

## :octocat: Primary Contributor




Pradeep Bhattarai


Pradeep Bhattarai





----------

## :stars: Contributors




Pradeep Bhattarai


Pradeep Bhattarai






Hemanta Pokharel


Hemanta Pokharel






Binit Ghimire


Binit Ghimire






Nobel Dahal


Nobel Dahal





-----------
:heart: AskBuddie