I need to get some data from CME Group which provides a public API to download
(xsd)
What packages should I use in Python to access this data through this API.
Thank you.
--
https://mail.python.org/mailman/listinfo/python-list
On Thursday, May 10, 2018 at 1:54:11 PM UTC-4, Chris Angelico wrote:
> > I need to get some data from CME Group which provides a public API to
> > download (xsd)
> > What packages should I use in Python to access this data through this API.
> > Thank you.
>
> Depends a lot on the API, and I hav