Installation
splitgill can be installed from PyPI:
pip install splitgill
Or from Github:
pip install git+git://github.com/NaturalHistoryMuseum/splitgill.git#egg=splitgill
Splitgill requires:
- MongoDB >= version 6
- Elasticsearch >= version 8
This library has not been tested across many MongoDB and Elasticsearch versions, your mileage may vary, and it'd be worth running the test suite against the versions you're targeting before using this library in earnest.