A helper for pyrtlsdr that includes pre-built binaries of librtlsdr (which pyrtlsdr depends on).
Contains libraries build for the following systems:
- Ubuntu Linux
- Mac OSX (Intel)
- Mac OSX (M1 / arm64)
- Windows (32 and 64 bit)
Install directly with pip
pip install pyrtlsdrlib
Or as an "extra" dependency of pyrtlsdr
pip install pyrtlsdr[lib]