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
- Host: GitHub
- URL: https://github.com/askbuddie/nea-bill-checker
- Owner: askbuddie
- License: mit
- Created: 2019-06-28T16:56:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-09T10:40:14.000Z (4 months ago)
- Last Synced: 2025-03-25T05:51:21.296Z (3 months ago)
- Topics: nea-bill-checker
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 4
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# NEA-bill
Easy way to check Electricity Bill
-----------
## RequirementsRequired:
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
----------
## :stars: Contributors
![]()
Pradeep Bhattarai
![]()
Hemanta Pokharel
![]()
Binit Ghimire
![]()
Nobel Dahal
-----------
:heart: AskBuddie