Metadata-Version: 2.1
Name: pcdr
Version: 0.0.5
Summary: GNU Radio-based transmit and receive wrapper functions
Project-URL: Homepage, https://github.com/python-can-define-radio/sdr-course
Project-URL: Bug Tracker, https://github.com/python-can-define-radio/sdr-course/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: deal
Requires-Dist: pydash
Requires-Dist: numpy
Requires-Dist: typeguard
Requires-Dist: matplotlib

# pcdr

Used with https://github.com/python-can-define-radio/sdr-course. 

Note that much of the functionality also depends on GNU Radio.
However, `gnuradio` is not listed in the `requirements.txt` file as it is not
pip-installable (as far as the author knows).
