Skip to content
Sourav edited this page Feb 1, 2021 · 1 revision

Basic Retirement Benefit Calculator

A simple retirement benefit calculator app written in python with GUI specifically for West Bengal State Govt. employees (India). This app is not associated with Govt. of West Bengal. This app is for informational purpose only. This project is open source under GNU public lisence v3.0

Whats New :

In the latest release, you can generate printable reports from the application. You can also convert the report to PDF.

How to Install :

For Windows OS :

1. Download the zip archive file for Windows and unzip it. 
2. Run the Basic_Retirement_Benefit_Calculator.exe (windows executable) file, no need to install the app.

For Linux OS :

Coming Soon.

Features :

  1. This is an Offline application, so no need of an Internet connection.
  2. Basic Pension, Gratuity (Retiring and Death) and Leave Salary Calculators in one application.
  3. Easy to use, just input required data and click on calculate button. Also you can generate reports and print them.
  4. Updated on the basis of the latest Govt. rules and orders (ROPA 2019).
  5. This application is completely free and open source.

Important :

If you are a regular user, just download the .zip file, extract it and run .exe file to use the application. No need to install it. If you want to check the source code and want to build something better, please download the benefit_calculator_ver-1.0.1.py file and its dependencies. For any suggestions or Bug reporting, please contact me at happysourav96@gmail.com

Screenshoots :

hom gratuity-calculator pension-calculator pension-calculator

Contribuion :

If you're new to contributing to Open Source on Github, this guide can help you get started. Please check out the contribution guide for more details on how issues and pull requests work.