Skip to content

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

Open
@rumbarum

Description

@rumbarum

안녕하세요~

기존 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions