Skip to content

Instantly share code, notes, and snippets.

@chmullig
chmullig / RescueTimeExport.py
Created March 22, 2018 04:14 — forked from veekas/RescueTimeExport.py
RescueTime Data Export
#!/usr/bin/env python
#-*- coding: utf-8 -*-
# RescueTime Data Exporter
# Dan Nixon
# 18/09/2011
# forked from Chris Burgess (xurizaemon)
import urllib
import datetime