The #dateutil library is a popular and powerful #Python library, but still supports Python 2.7 by depending on the #six compatibility shim, which I’d prefer not to install on Python 3.10+.
Here’s how I replaced its relativedelta in a couple of CLIs that didn’t really it.
hugovk.dev/blog/2025/mi...
15
2
2
0