Korea Rest API data library
Project description
datakorea는 한국에서 사용하는 REST API들을 편리하게 사용하게 도와주는 오픈소스 패키지입니다. 이 패키지를 통해 다양한 API에 쉽게 접근하고, 데이터를 손쉽게 처리할 수 있습니다.
설치
pip install datakorea
kakaoapi
kakaoapi는 사용자가 카카오톡 메시지를 보내는 기능을 제공합니다.
API 설명
kakaoapi(api_key, redirect_uri ,kakaoId, kaakaoPw)
api_key : kakao api의 api key를 넣어줍니다.
redirect_uri : kakao api에서 설정한 Redirect URI의 값을 넣어줍니다.
kakaoId : 카카오 계정 id를 넣어줍니다.
kaakaoPw : 카카오 계정 password를 넣어줍니다.
send_text_msg(text_)
text_ : 자신에게 보내는 text 메세지 내용입니다.
사전설정
카카오 developers 설정하기
kakaoapi 경우 아래의 설정 후 정상적으로 이용할 수 있습니다.
-
Kakao Developers에 접속
-
내 애플리케이션 선택 후 위에서 생성한 애플리케이션 선택
-
내비게이션 메뉴에서 카카오 로그인 클릭 후 활성화 설정의 상태 버튼(ON)으로 변경
-
카카오 로그인 화면 하단의 Redirect URI 등록 버튼 클릭
-
Redirect URI를 임의의 uri을 입력 후 저장 버튼 클릭
-
내비게이션 메뉴에서 카카오 로그인 하위의 동의항목을 클릭
-
페이지 하단의 접근권한 이동 후 카카오톡 메시지 전송의 설정 클릭
-
동의 단계를 이용 중 동의로 선택하고 동의 목적 작성 후 저장 버튼 클릭
개인정보 처리 방침 datakorea 은(는) 정보주체의 자유와 권리 보호를 위해 「개인정보 보호법」 및 관계 법령이 정한 바를 준수합니다. datakorea에서 사용하는 어떠한 API 도 개인 정보를 저장하지 않음을 공지합니다.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file datakorea-0.1.6-py3-none-any.whl.
File metadata
- Download URL: datakorea-0.1.6-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f839a87f52b2d9f7db3f25aa4cb657031f9c0906d76bce1832c88a91eea0f5c2
|
|
| MD5 |
30554d93f272a2e3f9fad99ead72c9bd
|
|
| BLAKE2b-256 |
192e51c662b2b30785ec7abcd0d8e47885480244abe933a331ccc6c3f11b1bcf
|