Stop Limit

How can i put STOP LIMIT order with python? Position order on the chart futures or spot

Please check this API and set type = STOP_LOSS_LIMIT in spot. https://binance-docs.github.io/apidocs/spot/en/#new-order-trade
Similarly for the futures.