Skip to main content

NAVER SENS CLIENT

Project description

#NAVER SENS CLIENT

##Install

pip install 

##Usage


sens_client = SensClient(service_id, secret_key, access_key_id)

response = sens_client.send_sms(to_mobile_number, content, from_mobile_number)

print(response.status_code)
print(response.content.decode('utf-8'))

##More detail Naver Sens API DOCUMENT/KR-KO

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

naver_sens_client-0.0.2.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

naver_sens_client-0.0.2-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page