man-c / pycoingecko

Python wrapper for the CoinGecko API
MIT License
1.04k stars 268 forks source link

Add AsyncCoinGeckoAPI class #71

Open afofa opened 2 years ago

afofa commented 2 years ago

async client using aiohttp instead of requests