Futures Binance api trade

I m using this https://python-binance.readthedocs.io/en/latest/ to make some trades. But now I want to make futures trade. Anyone knows how to put a order ? or where can I find it ?
(I d like if is the same library. If not I found this one: https://github.com/Binance-docs/Binance_Futures_python/tree/master/binance_d )

please feel free to check the document of the library, or submit an issue in the github repo.