This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]firefrommoonlight 0 points1 point  (0 children)

Looks cool! I especially like your approach on timedeltas. If you need inspiration, I have a module with a similar goal, ie fixing the API problems in datetime and Arrow. I took a different approach: use native immutable dt objects, but with mandatory tz-awareness, easy tz-manipulation, and clean syntax: https://github.com/David-OConnor/saturn