Is there a python package for Aave utilities or an API to fetch reserve data?
- undefined Aave
Expert
Is there a python package for Aave utilities or an API to fetch reserve data?
Answers 1
There isn't a python package at the moment, however there may be resources or python scripts from the community that might be able to help you. The best way to fetch reserve data is by querying this data on-chain with `aave-utilities` as you mentioned. This JavaScript SDK is much more reliable and contains many fields that the [API ](https://aave-api-v2.aave.com/)does not;