Skip to content

Instantly share code, notes, and snippets.

@kinow
Last active June 19, 2019 05:01
Show Gist options
  • Save kinow/6254c85fb88bf8da38551b3bf3d88d8e to your computer and use it in GitHub Desktop.
Save kinow/6254c85fb88bf8da38551b3bf3d88d8e to your computer and use it in GitHub Desktop.
isodatetime related work
- Airflow uses pendulum
- pendulum does not support recurrence
- maybe [this issue](https://github.com/sdispater/pendulum/issues/188) is about recurrence
- https://github.com/dateutil/dateutil/blob/master/dateutil/rrule.py does
- and so does https://dateutil.readthedocs.io/en/stable/rrule.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment