Metadata-Version: 2.1
Name: qualdocs
Version: 0.1.0
Summary: Qualitative data analysis based on Google Docs comments
Home-page: http://github.com/qualdocs/qualdocs
Author: Stuart Geiger
Author-email: stuart@stuartgeiger.com
License: MIT
Platform: UNKNOWN
Requires-Dist: httplib2
Requires-Dist: apiclient
Requires-Dist: oauth2client
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: PyDrive
Requires-Dist: google-api-python-client

A python library for supporting open qualitative coding of text data in Google Docs comments. Integrates with the Google Docs API via PyDrive to create pandas dataframes for each code/tag and the highlighted text in a set of documents.


