awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add oilpriceapi Python SDK

Open karlwaldman opened this issue 1 month ago • 1 comments

Adding oilpriceapi - Official Python SDK for OilPriceAPI.

Real-time and historical oil & commodity price data with Pandas integration.

Links: • PyPI: https://pypi.org/project/oilpriceapi/ • GitHub: https://github.com/oilpriceapi/python-sdk • Docs: https://docs.oilpriceapi.com/sdk/python

Features: ✅ Pandas DataFrame support ✅ Async/await support ✅ Smart caching and rate limit handling ✅ CLI tool ✅ Full type hints ✅ Free tier (1,000 requests/month)

Perfect for energy traders, financial analysts, and data scientists working with commodity prices.

Thanks for maintaining this awesome list!

karlwaldman avatar Nov 25 '25 15:11 karlwaldman