Metadata-Version: 2.1
Name: rubi
Version: 1.0.0
Summary: a python SDK for the Rubicon Protocol
Author: denver
Author-email: denver@rubicon.finance
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: attributedict (>=0.3.0,<0.4.0)
Requires-Dist: eth-abi (>=3.0.1,<4.0.0)
Requires-Dist: eth-tester (>=0.8.0b1,<0.9.0)
Requires-Dist: eth-utils (>=2.1.0,<3.0.0)
Requires-Dist: hexbytes (>=0.3.0,<0.4.0)
Requires-Dist: py-evm (>=0.6.1a1,<0.7.0)
Requires-Dist: pytest (>=7.2.0,<8.0.0)
Requires-Dist: sphinx (>=5.3.0,<6.0.0)
Requires-Dist: web3 (>5.23.0,<7.0)
Description-Content-Type: text/markdown

# rubi
Rubicon Python SDK

## Risk Disclaimers

### SDK Disclaimer

This codebase is in Alpha and could contain bugs or change significantly between versions. Contributing through Issues or Pull Requests is welcome!

### Protocol Disclaimer

Please refer to [this](https://docs.rubicon.finance/docs/protocol/rubicon-pools/risks) for information on the risks associated to the Rubicon Protocol.
