README.rst
setup.cfg
setup.py
test/test_base.py
test/test_git.py
test/test_mbox.py
test/test_twitter.py
tidyextractors/__init__.py
tidyextractors/base_extractor.py
tidyextractors.egg-info/PKG-INFO
tidyextractors.egg-info/SOURCES.txt
tidyextractors.egg-info/dependency_links.txt
tidyextractors.egg-info/requires.txt
tidyextractors.egg-info/top_level.txt
tidyextractors/tidygit/__init__.py
tidyextractors/tidygit/get_log.py
tidyextractors/tidygit/git_extractor.py
tidyextractors/tidygit/git_object_handlers.py
tidyextractors/tidymbox/__init__.py
tidyextractors/tidymbox/mbox_extractor.py
tidyextractors/tidymbox/mbox_to_pandas.py
tidyextractors/tidytwitter/__init__.py
tidyextractors/tidytwitter/twitter_extractor.py
tidyextractors/tidytwitter/twitter_object_handlers.py