You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://pypi.org/project/iamport-rest-client/)
6
5
[](https://github.com/iamport/iamport-rest-client-python/actions)
[](https://github.com/iamport/iamport-rest-client-python/tree/master/iamport)
9
8
9
+
## 소개
10
10
11
-
설명
12
-
---
13
11
> Python 개발자를 위한 [아임포트 REST API](https://api.iamport.kr/) 연동 패키지입니다.
14
12
15
-
주의 사항
16
-
-------
13
+
### 주의 사항
14
+
17
15
* 이용 중 발생한 문제에 대해 책임지지 않습니다.
18
16
*`lexifdev`님의 도움을 받아 작성되었습니다[`lexifdev's iamport 모듈](https://github.com/lexifdev/iamport)
19
17
* 최초 작성은 `[핑크퐁 북스토어](https://store.pinkfong.com)`에서 쓰기 위해 만들었습니다.
20
18
21
-
주요 기능
22
-
---
19
+
### 주요 기능
20
+
23
21
1. 결제 정보 찾기
24
22
2. 가격 확인
25
23
3. 취소
26
24
4. 비 인증 결제
27
25
5. 정기 예약 결제
28
26
6. 본인인증결과 조회 및 삭제
29
27
30
-
설치
31
-
---
32
-
[추천 사항] 아나콘다 환경에서 작업하신다면, 우선 아래의 절차를 진행해주세요.
28
+
### 설치
29
+
33
30
```bash
34
-
#아임포트 패키지를 위한 새로운 파이썬 가상환경을 생성해주세요. 이 때, 파이썬 버전은 최소 3.6 이상을 선택해주세요.
0 commit comments