gemini-python-unoffc
gemini-python-unoffc copied to clipboard
Python library for the Gemini Exchange API
Issue: Some error codes in error.py - api_error_map have changed. Any codes that don't match or don't exist throw a secondary error instead of showing useful information from the api...
Bumps [requests](https://github.com/requests/requests) from 2.13.0 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...
Is there any interest or progress towards adding support for interacting with the websocket API? I've been playing with the idea of implementing a WSClient, but don't want to duplicate...
either I'm doing something stupid or the API doesnt have the latest results. im trying to get the latest public results and I get old data. I use the following...
Please verify the endpoint with the API specs. It should start with `/deposit/` (rather than `/`).
After installing via pip, I get `can't read var/mail/gemini.client` when trying to import per the README.