Built from the ground up to be fast, reliable and easy to use.
For detailed information about the API endpoints, see DeFiLlama API Documentation
Use either pip or conda to install:
pip install DeFiLlama-Curl
conda install -c conda-forge defillama-curl
Endpoints are accessible without requiring any API key.
Extensive documentation is available here.
If you receive this error after importing the library, the solution can be found here. (Credits to imrane)
ImportError: pycurl: libcurl link-time ssl backends (secure-transport, openssl) do not include compile-time ssl backend (none/other)