{"repo":"upbit-official/upbit-sdk-python","free":true,"listed":false,"github":"https://github.com/upbit-official/upbit-sdk-python","clone":"git clone https://github.com/upbit-official/upbit-sdk-python.git","description":null,"language":"Python","stars":89,"topics":["api-client","crypto","python","sdk","upbit","upbit-api","upbit-sdk","rest-api","library"],"license":"Apache-2.0","category":"api-integrations-sdks","readme_excerpt":"English 한국어 Upbit Python API library The Upbit Python library provides convenient access to the Upbit REST API from any Python 3.9+ application. The library includes type definitions for all request params and response fields, and offers both synchronous and asynchronous clients powered by httpx. Documentation The REST API documentation can be found on docs.upbit.com. The full API of this library can be found in api.md. Installation Usage The full API of this library can be found in api.md. For more runnable examples, see the scripts in examples/ . While you can provide a access key keyword argument, we recommend using python-dotenv to add UPBIT ACCESS KEY=\"My Access Key\" and UPBIT SECRET KEY=\"My Secret Key\" to your .env file so that your Access Key is not stored in source control. Async usage Simply import AsyncUpbit instead of Upbit and use await with each API call: Functionality between the synchronous and asynchronous clients is otherwise identical. With aiohttp By default, the async client uses httpx for HTTP requests. However, for improved concurrency performance you may also use aiohttp as the HTTP backend. You can enable it by instantiating the client with http client=DefaultAioHttpClient() : Using types Nested request parameters are TypedDicts. Responses are Pydantic models which also provide helper methods for things like: - Serializing back into JSON, model.to json() - Converting to a dictionary, model.to dict() Typed requests and responses provide autocomplete and","default_branch":null,"files":null,"tree":[],"storefront":"/r/upbit-official","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/upbit-official/upbit-sdk-python/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}