Skip to content

Instantly share code, notes, and snippets.

View b-luu's full-sized avatar

Brice Luu b-luu

  • Disbatch
  • Paris, France
View GitHub Profile
@b-luu
b-luu / RTExport
Created May 20, 2016 04:09 — forked from xurizaemon/RTExport
RescueTime Data Export
#!/usr/bin/env python
#-*- coding: utf-8 -*-
# RescueTime Data Exporter
# Dan Nixon 18/09/2011
# Chris Burgess 03/08/2015
# Brice Luu 20/05/2016
import urllib
import sys