Open
Description
안녕하세요~
기존 client를 aiohttp를 사용하는 async 코드로 변환, 몇가지 수정 하였습니다.
- Token 재사용 (만료 60초 이상시)
- sync -> async
- .format -> f-string
- typing, mypy 적용
기존 Iamport client 메소드는 다 구현되어 있는 상태이며 pypi 에도 등록 되어 있습니다.
https://github.com/rumbarum/iamport-async-rest-client-python