This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
# -*- coding: utf-8 -*- | |
''' | |
This script parses a text file with archived tweets and sorts them into archive files based on month | |
Original script by [Ian Beck](http://beckism.com/2012/07/archiving-tweets/) 2012 | |
This iteration by [Brett Terpstra](http://brettterpstra.com) 2012 | |
Designed to operate via Hazel or other file watcher. Reads a Dropbox file |