Skip to content

This Python-based Electricity Bill Calculator helps users estimate their electricity bills based on units consumed. It currently supports popular cities in India and calculates bills using real tariff rates.

License

Notifications You must be signed in to change notification settings

LazycoderAayu/Electricity-bill-.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚑ Electricity Bill Calculator (Python)

Python Logo

πŸ“œ About

This is a Python-based Electricity Bill Calculator that helps you compute your electricity bill based on the units consumed. It currently supports only popular cities in India and includes key calculations based on electricity tariffs.

πŸ”Ή Simply input the number of units, and it will estimate your bill amount and you should also know your electricity provider.
πŸ”Ή Built for quick calculations & accuracy.

πŸ”‘ Key Features

βœ… Calculates electricity bills based on popular Indian cities
βœ… Uses real tariff rates for better estimation

πŸ“Š States/Cities Included

This program currently supports electricity bill calculations for the following major cities in India:

  • πŸ™οΈ Delhi
  • πŸ™οΈ Mumbai
  • πŸ™οΈ Bangalore
  • πŸ™οΈ Chennai
  • πŸ™οΈ Kolkata
  • πŸ™οΈ Hyderabad
  • πŸ™οΈ Pune

πŸ”Ή If your city is not listed, feel free to contribute and add its electricity rates!

--

We welcome contributions! πŸŽ‰ If you want to add your state/country, follow these steps:

  1. Fork the repository.
  2. Add your state's electricity rates in the code.
  3. Submit a Pull Request (PR) with details of your updates.

Currently, this program is built for popular cities in India, but we welcome global contributors! If you want to add your country's electricity bill calculations, please submit a pull request with the correct tariff rates.

⚠️ Important Note

Before using this tool, make sure you know your electricity provider and the applicable tariff rates in your city. The rates in the program are estimates and may vary slightly.

πŸš€ Installation & Usage

# Clone this repository
git clone https://github.com/your-username/electricity-bill-generator.git
cd electricity-bill-generator

# Install Python (if not already installed)

# Run the script
python bill_calculator.py

# Enter the required details and get your estimated bill

About

This Python-based Electricity Bill Calculator helps users estimate their electricity bills based on units consumed. It currently supports popular cities in India and calculates bills using real tariff rates.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages