DTNTools

January 9, 2025 ยท View on GitHub

DTNTools is a Python-based suite designed to independently test a BPv7 RFC-9171 implementation.

Requirements

  • Python 3.8 or later

Install a RELEASE .whl file for command-line Python usage

It is recommended to install from a pre-released wheel file under the releases section in GitLab:

    pip install dtntools-X.X.X-py3-none-any.whl

For more information

  • DTN Tools CONTRIBUTING
  • OpenC3 COSMOS Usage

Contents

  1. 1Requirements
  2. 2Install a RELEASE .whl file for command-line Python usage
  3. 3For more information