Skip to content

Easily interact with Signal Metadata Format (SigMF) recordings.

License

Notifications You must be signed in to change notification settings

sigmf/sigmf-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.