order#
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#
Original source hosted at GitHub
Report issues, questions, feature requests on GitHub Issues
Setup the environment:
export ORDER_CLEAR_CACHE=True
export ORDER_DATA_LOCATION='/path/to/order-data'
export X509_USER_PROXY=your-cert-file