Skip to content

Abhrankan-Chakrabarti/DOB_Facts_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOB_Facts_Calculator

DOB_Facts_Calculator is a Python script that generates interesting facts and statistics about a person's date of birth. The script calculates various details such as the life path number, zodiac sign, birthstone, birth flower, age in days, and significant milestones like the billionth second.

Features

  • Calculates life path number
  • Determines zodiac sign, ruling planet, birthstone, and birth flower
  • Computes age in years, months, and days
  • Provides the exact number of days, hours, and minutes lived
  • Identifies significant milestones like the billionth second
  • Outputs formatted information about your birth date

Usage

  1. Clone the repository:
    git clone https://github.com/Abhrankan-Chakrabarti/DOB_Facts_Calculator.git
  2. Navigate to the repository directory:
    cd DOB_Facts_Calculator
  3. Run the script:
    python DOB.py

Example

When you run the script, you will be prompted to enter your date of birth in the format DD/MM/YYYY. The script will then output a detailed log of facts and statistics about your date of birth.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

This script was created by Abhrankan Chakrabarti.

Releases

No releases published

Packages

No packages published

Languages