agoragames / kairos

Python module for time series data in Redis and Mongo
BSD 3-Clause "New" or "Revised" License
207 stars 38 forks source link

Switch to dateutil #52

Open awestendorf opened 10 years ago

awestendorf commented 10 years ago

This seems like a much better package than MonthDelta, and may allow for some much cleaner implementation of gregorian dates.

http://labix.org/python-dateutil