Skip to content

askbuddie/NEA-bill-checker

Repository files navigation

NEA-bill

Easy way to check Electricity Bill


Requirements

Required:

  1. requests

Installation

  1. First, install pip:
sudo apt install python-pip
  1. Then, clone the repository with git clone.
git clone https://github.com/askbuddie/NEA-bill-checker.git
  1. After cloning the repository, change the directory to ./NEA-bill-checker:
cd NEA-bill-checker
  1. Create a python virtual environment for isolating your package management.
python3 -m venv venv
. ./venv/bin/activate
  1. 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.


🆎 ASK BUDDIE

NEA Bill Checker is a program created by AskBuddie Open Source Program Teams. Ask Buddie 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

:octocat: Primary Contributor

Pradeep Bhattarai
Pradeep Bhattarai


🌠 Contributors

Pradeep Bhattarai
Pradeep Bhattarai

Hemanta Pokharel
Hemanta Pokharel

Binit Ghimire
Binit Ghimire

Nobel Dahal
Nobel Dahal


❤️ AskBuddie

About

Easy way to check Electricity Bill

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages