Blog2015 ≫ Google calendar parsing looks slower in python

Struggling to find a good way of parsing my google calendar that I'm using to manage my home automation events. I have it sorted in ruby but moving to python in my new code1 it seems dead slow. There's quite a lot of data to process though. Think I've just not quite got it yet. Here's what I'm trying:

    url = self.getCalendarUrl(debug)
    c = [Calendar](/wiki/#calendar)(requests.get(url).text)
⬅️ :: ➡️

Paul Clarke's blog - I live in Hythe near Folkestone. Wed + dad to two, I am a full-stack web engineer, + I do js / Node, some ruby, other languages ect ect. I like pubbing, parkrun, eating, home automation + other diy stuff, history, tree stuff, Television, squirrels, pirates, lego, + TIME TRAVEL.