ChrisCompton / OSCALic

Trying out OSCAL modeling with Python and Pydantic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSCALic

Trying out OSCAL modeling with Python and Pydantic


Building the Package

pip install --upgrade build
python3 -m build

Install from Source

pip install git+https://github.com/Compton-NIST/OSCALic.git@develop#egg=oscalic

Local Install

pip install -e .

About

Trying out OSCAL modeling with Python and Pydantic


Languages

Language:Python 100.0%