Installation

odinson-ruleutils can be run one of two ways:

  1. Local installation of Python library (>= v3.8)
  2. Using Docker

Python

Requirements

Install

To install directly from the default branch of the repository:

pip install git+https://github.com/clu-ling/odinson-ruleutils.git

Docker

Requirements

Install

Docker images are periodically published to DockerHub:

docker pull "parsertongue/odinson-ruleutils:latest"