salvafern / pyworms

Python client for the WoRMS REST service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/.

About

Python client for the WoRMS REST service

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%