uniswap-python supports the standard deployments of Uniswap v1, v2, and v3, to both mainnet and testnets (and in the future hopefully L2's like Optimism and Arbitrum).
While not officially supported nor tested, you can use this library to trade across several Uniswap forks, like:
- Sushiswap (mainnet)
- Honeyswap (xDai)
- Pancakeswap (BSC)
- And any other forks that don't deviate too much from the ABI.
See the issues for details about how to do so.
