#trove_python
Useful stuff for working with the Trove API in Python.
##Installation
I think this should work:
git clone https://github.com/Trove-Toolshed/trove-python.git
cd trove-python
python setup.py install
And yes, it would be best to install inside a virtualenv.
##Sub-packages
- trove_core -- basic classes for working with Trove
- trove_zotero -- some tools for integrating Trove and Zotero