Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.24 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.24 KB

memento-mori

This program takes the user's date of birth and displays a message about time and mortality.

The average life expectancy in Europe and the USA is about 80 years. If you want the program to calculate with a different life expectancy, change the constant LIFE_EXPECTANCY.

Dependencies

The program requires Python 3.6+ and the module dateutil, which is not included in the standard library and can be installed using pip: pip install python-dateutil

Web app

Using Streamlit, I created a web app based on this program. Try it here or take a look at the repository.

About Memento mori

Memento mori is a Latin phrase that translates to "remember that you will die." It is a reminder that death is inevitable, which is why we shouldn't take life for granted. It's easy to forget this in everyday life.

For centuries, philosophers have contemplated death and its meaning for our lives. You can find more information about "Memento mori" on Wikipedia.

It is not death that a man should fear, but rather he should fear never beginning to live.

— Marcus Aurelius, Roman emperor and Stoic philosopher