order#

Documentation status Python version Package version License Lint and test Code coverge Open in colab

Pythonic class collection to structure and access CMS metadata.

TODO: introduction

Getting started#

TODO: Add intro notebook.

You can find the full API documentation on readthedocs.

Installation#

Install order via pip:

pip install order

Development#

Setup the environment:

export ORDER_CLEAR_CACHE=True
export ORDER_DATA_LOCATION='/path/to/order-data'
export X509_USER_PROXY=your-cert-file