gdax-python-api icon indicating copy to clipboard operation
gdax-python-api copied to clipboard

GDAX API written in Python3 using async/await

Results 17 gdax-python-api issues
Sort by recently updated
recently updated
newest added

There is a namespace conflict between `gdax-python-api` and `gdax-python`. Both packages install their code under the `gdax` namespace. This makes it impossible to use them in parallel AFAIK there is...

This PR updates [aiohttp](https://pypi.org/project/aiohttp) from **2.2.0** to **3.8.3**. Changelog ### 3.8.1 ``` ================== Bugfixes -------- - Fix the error in handling the return value of `getaddrinfo`. `getaddrinfo` will return an...

This PR updates [aiohttp](https://pypi.org/project/aiohttp) from **2.2.0** to **3.9.3**. Changelog ### 3.9.3 ``` Bug fixes --------- - Fixed backwards compatibility breakage (in 3.9.2) of ``ssl`` parameter when set outside of ``ClientSession``...

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 2.2.0 to 3.8.5. Release notes Sourced from aiohttp's releases. 3.8.5 Security bugfixes Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz and :user:Dreamsorcerer. Thanks to...

dependencies

This PR updates [aiohttp](https://pypi.org/project/aiohttp) from **2.2.0** to **3.9.5**. Changelog ### 3.9.5 ``` ================== Bug fixes --------- - Fixed "Unclosed client session" when initialization of :py:class:`~aiohttp.ClientSession` fails -- by :user:`NewGlad`. *Related...

This PR updates [aiohttp](https://pypi.org/project/aiohttp) from **2.2.0** to **3.10.10**. Changelog ### 3.10.9 ``` =================== Bug fixes --------- - Fixed proxy headers being used in the ``ConnectionKey`` hash when a proxy was...

This PR updates [aiohttp](https://pypi.org/project/aiohttp) from **2.2.0** to **3.11.10**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/aiohttp - Repo: https://github.com/aio-libs/aiohttp