aukjan / stixorm-oasis

This is a certification test for the OASIS specifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OASIS certification

Run the certification:

First is important to create a pip environment.

Then install the latest version either from github: For the latest dev release:

pip install git+https://github.com/priamai/stixorm.git@dev

For the latest main release:

pip install git+https://github.com/priamai/stixorm.git@dev

Or from the pip repository.... TBC

Then make sure you are in the top folder (stixorm-oasis) and run the following:

python3 oasis/run_simple_cert.py

About

This is a certification test for the OASIS specifications

License:Apache License 2.0


Languages

Language:Python 100.0%