Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am willfurnell on github.
  • I am willf (https://keybase.io/willf) on keybase.
  • I have a public key ASDWDijm5jpBEiezdJOj8AgOUDQQCCQVOejog_NoKBxydwo

To claim this, I am signing this object:

@willfurnell
willfurnell / coords
Created October 3, 2018 09:14
Some sample data for a scipy bug report
312.859009 312.859188 312.859071 312.859354 312.859049 312.859079 312.859049 312.859285 312.859467 312.859468 312.859002 312.859663 312.859379 312.859777 312.859519 312.859031 312.858489 312.858489 312.85909 312.85909 312.859027 312.85868 312.85868 312.859661 312.859428 312.85914 312.858886 312.85935 312.859071 312.859139 312.859139 312.859057 312.859533 312.85904 312.859532 312.859053 312.859303 312.859495 312.859026 312.859052 312.858819 312.858748 312.859436 312.859204 312.85929 312.859166 312.859138 312.859302 312.859193 312.859196 312.859302 312.857928 312.858972 312.859451 312.859316 312.859555 312.859074 312.859134 312.859034 312.858971 312.859408 312.859071 312.859286 312.859228 312.859268 312.859111 312.859134 312.859 312.859012 312.859915 312.859016 312.858903 312.859095 312.858946 312.859018 312.85918 312.859159 312.859082 312.858999 312.859056 312.859194 312.859045 312.859103 312.859037 312.859227 312.859172 312.85918 312.858878 312.859088 312.859137 312.859096 312.859187 312.859205 312.859087 312
@willfurnell
willfurnell / cal.py
Created March 14, 2018 22:17
WIP e-ink calendar
import epd4in2
from icalendar import *
from datetime import *
import datetime as dtt
import urllib.request
import pytz
from PIL import Image, ImageDraw, ImageFont
def ensure_timezone(data):
lon = pytz.timezone('Europe/London')