/pyworms

Python client for the WoRMS REST service

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

pyworms

Python client for the World Register of Marine Species (WoRMS) REST service. For each endpoint, 2000 distinct calls are cached.

Installation

pip install git+git://github.com/iobis/pyworms.git

OR

conda install -c conda-forge pyworms

Documentation

See documentation at http://pyworms.readthedocs.io/en/latest/.