Skip to content

Instantly share code, notes, and snippets.

View nilskuhn's full-sized avatar

Nils nilskuhn

  • iteratec GmbH
  • Hamburg city, germany
View GitHub Profile
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from PIL import Image,ImageDraw
import sys
import os
sys.path.append(os.path.abspath('..'))
from display import IMG_HEIGHT,IMG_WIDTH
import display.weather
import display.events