Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[알림] async python 을 위한 client #56

Open
rumbarum opened this issue Jan 18, 2023 · 0 comments
Open

[알림] async python 을 위한 client #56

rumbarum opened this issue Jan 18, 2023 · 0 comments

Comments

@rumbarum
Copy link

rumbarum commented Jan 18, 2023

안녕하세요~

기존 client를 aiohttp를 사용하는 async 코드로 변환, 몇가지 수정 하였습니다.

  1. Token 재사용 (만료 60초 이상시)
  2. sync -> async
  3. .format -> f-string
  4. typing, mypy 적용

기존 Iamport client 메소드는 다 구현되어 있는 상태이며 pypi 에도 등록 되어 있습니다.

https://github.com/rumbarum/iamport-async-rest-client-python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant