Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 307 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 307 Bytes

Python Stub Generation for GNU Radio

Allows for better LSP and static analysis integration.

Currently only tested with v3.10.7.0 built from source on Ubuntu 22.04

Usage

python3 ./gen_stubs.py
./install_stubs.sh

Installing Prerequisites

pip install -r requirements.txt