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

https://github.com/mursalatul/age_calculator

Age calculator is a simple program for calculating age from inputed date to the current date or a specific date.
https://github.com/mursalatul/age_calculator

age agecalculator calculator

Last synced: about 1 year ago
JSON representation

Age calculator is a simple program for calculating age from inputed date to the current date or a specific date.

Awesome Lists containing this project

README

          

# Age Calculator



About


Age calculator is a simple program for calculating age from inputed date to the current date or a specific date.

time is always constant(current international time) while calculating the age.
this is a GUI version and you dont need extra packages to use this application. Just download, run and enjoy.













Download & Run

Open terminal and run,


git clone https://github.com/mursalatul/Age_Calculator.git

cd Age_Calculator

python age_calculator.py (windows)

python3 age_calculator.py (max/linux)


In some linux distro tkinter is not installed by default. In that case install tk