chewett / what_is_the_date

A helpful script to let you know what the date is
48 stars 1 forks source link

pip package? #3

Open anlutro opened 9 years ago

anlutro commented 9 years ago

This repository seems like a far more lightweight alternative to Python's datetime.now(). You should put it on pip.

chewett commented 9 years ago

This is a very good idea! I shall look into putting this onto pip once it has been cleaned up and a proper API has been defined.

chewett commented 6 years ago

We at Chewett Solutions have considered this and we will be going ahead with this. We will look into getting this added asap!

Do you have any preference for Python 2/3?

rivertam commented 6 years ago

Python 2 has an EOL in 2020 so that seems like the right move.