Edit page in Livemark
(2025-03-27 08:24)

MORPC Python package

Introduction

The MORPC data team maintains a package with contains commonly-used constants, mappings, and functions to allow for code-reuse in multiple scripts. The package documentation and code is available at the morpc-py repository in GitHub.

This package is still in development but currently contains the following modules:

Installation

Install via pip.

# !pip install morpc --upgrade

Import morpc package

import morpc

Demos

See [demo] notebook for more information on features and functionality.

morpc-py is a set of tools for data management used by the MORPC Data Team