It takes in your birth date in ddmmyyy format
and spit out what happened nine months before you were born
, the source of it data is Wikipedia
DOB.py is the main script, needs lxml and requests library
to be installed.
The linux executable could be found in dist directory
I am tryiong to host it on google web apps hence you might also
find the related files.