Easily interact with Signal Metadata Format (SigMF) recordings.


Keywords
gnuradio, radio, python
Licenses
LGPL-3.0/GPL-3.0+
Install
pip install SigMF==1.2.8

Documentation

Rendered SigMF Logo

PyPI Version Shield Build Status Shield License Shield Documentation Shield PyPI Downloads Shield

The sigmf library makes it easy to interact with Signal Metadata Format (SigMF) recordings. This library is compatible with Python 3.7-3.13 and is distributed freely under the terms GNU Lesser GPL v3 License.

This module follows the SigMF specification html/pdf from the spec repository.

To install the latest PyPI release, install from pip:

pip install sigmf

Please visit the documentation for examples & more info.