python script to get the network throughput between 2 devices using iperf

Job ID: 31526778

Budget: $30 – $250 USD

2 devices (A,B) running linux are connected to the same wifi/network. A python script that would
1. create a server on device A, client on device B and run the test get the throughput
2. create a server on device B, client on device A and run the test get the throughput
3. run a bidir test
4. Plot the results from the test against time using matplotlib