Oanda’s API python wrapper. Robust and Fast API wrapper for your Forex bot Python library that wraps Oanda API. Built on top of requests, it’s easy to use and makes sense.
Tests multiple successful and failed HTTP responses and mocks the
responses, rather than mocking the response.ok method so as to use
the real requests behaviour.
Tests multiple successful and failed HTTP responses and mocks the responses, rather than mocking the response.ok method so as to use the real requests behaviour.