/malcolm-scanning

Module containing scripts to run Malcolm scans using p4p rpc

Primary LanguagePython

Malcolm Scanning

This module is used to run Malcolm scans using p4p's rpc methods.

Setting up environment

You can use pipenv to set up the environment of your choice.

For running:

pipenv install

For development:

pipenv install --dev