Python SDK for Solana
There's a Python sdk that supports most functions to interact with Solana. If you're using Anchor for your Solana programs, you will be able to use anchor-py with your idl to produce a Python compatible client.
Installation
More Documentation
Please visit the Python SDK documentation for more information on using this Python SDK with Solana.