Gpredict with Raspberry Pi to Stepper Motor

How do you code two stepper motors in Python to import data from Gpredict and convert it to step angle? Currently working on ez/al ratator with Raspberry pi B+

I think you’ll need to use hamlib (rotctld) as an intermediary between Gpredict and your stepper controller.

You can see this link, with arduino code to control stepper motor, from hamlib (rotctl). https://wiki.satnogs.org/SatNOGS_Arduino_Uno/CNC_Shield_Based_Rotator_Controller