Metadata-Version: 2.1
Name: asyncupbit
Version: 0.1.1
Summary: 비동기 기반의 파이썬 업비트 API 클라이언트
License: MIT
Author: sjquant
Author-email: seonujang92@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

# asyncupbit

비동기 기반의 파이썬 업비트 API 클라이언트

## Installation

```
pip install asyncupbit
```

