Skip to content

ioos/ioos-python-package-skeleton

ioos_pkg_skeleton

Build Status

Quick description

Documentation and code

URLs for the docs and code.

Installation

For conda users you can

conda install --channel conda-forge ioos_pkg_skeleton

or, if you are a pip users

pip install ioos_pkg_skeleton

Example

from ioos_pkg_skeleton import ioos_pkg_skeleton


ioos_pkg_skeleton.meaning_of_life_url()

Get in touch

Report bugs, suggest features or view the source code on GitHub.

License and copyright

ioos_pkg_skeleton is licensed under BSD 3-Clause "New" or "Revised" License (BSD-3-Clause).

Development occurs on GitHub at https://github.com/ioos/ioos_pkg_skeleton.