Hamlib/bindings/python
Nate Bargmann c51357388c
Merge GitHub PR #1841
2025-08-12 07:04:50 -05:00
..
conftest.py
generate_tests.py
test_Hamlib_Amp_class.py
test_Hamlib_Rig_class.py Implement the Python bindings and the tests for rig_send_raw() 2025-08-11 12:33:49 +02:00
test_Hamlib_Rot_class.py
test_Hamlib_class.py Remove deprecated functions and methods from the bindings 2025-08-11 15:50:10 +02:00
test_amp.py Make the tests for set_conf() and get_conf() more meaningful 2025-08-11 23:41:39 +02:00
test_rig.py Merge GitHub PR #1841 2025-08-12 07:04:50 -05:00
test_rot.py Make the tests for set_conf() and get_conf() more meaningful 2025-08-11 23:41:39 +02:00
test_startup.py