Metadata-Version: 1.1
Name: doctable
Version: 0.2
Summary: Python interface for single-table sqlite databases that allow for easy conversion to Pandas DataFrames.
Home-page: https://github.com/devincornell/doctable
Author: Devin J. Cornell
Author-email: devinj.cornell@gmail.com
License: MIT
Download-URL: https://github.com/devincornell/doctable/archive/v0.2.tar.gz
Description: UNKNOWN
Platform: UNKNOWN
Requires: sqlite3
Requires: pickle
Requires: pandas
