Python3 사용자를 위한 아임포트 REST API 연동 모듈입니다.
- 이용 중 발생한 문제에 대해 책임지지 않습니다.
- 오픈갤러리 서비스에서 사용하기 위해 Iamport 공식 라이브러리 포크하여 만들었습니다.
pip install git+https://git@github.com/opengallery/og-iamport-client-python.git@v1.0.0
사용법은 GitHub Wiki 에서 다루고 있습니다.
pip install -r requirements.txt
pytest
Written by Leop0ld