Skip to content

Instantly share code, notes, and snippets.

View aebadirad's full-sized avatar

Alex Ebadirad aebadirad

View GitHub Profile

Keybase proof

I hereby claim:

  • I am aebadirad on github.
  • I am aebadirad (https://keybase.io/aebadirad) on keybase.
  • I have a public key ASCcg_zZfomzoo-CwdtE_QGCPckSPb0pcbNlgdMMKLMNjQo

To claim this, I am signing this object:

@aebadirad
aebadirad / datd.py
Last active September 3, 2022 01:25 — forked from BaloneyGeek/datd.py
#!/usr/bin/python3
# Import all the things (we need)
from datetime import timedelta
from datetime import date
from requests import Session
from wand.image import Image