Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.1 KB

File metadata and controls

30 lines (19 loc) · 1.1 KB

Solapi SDK for Python

Python 3.9.21 Python Supported version

You can send text messages(SMS, LMS, MMS), Kakao friendtalk(include notification friendtalk) in Korea using this package. This package is 100% compatible with SOLAPI family services (CoolSMS, Purplebook, etc.).

Installing To use the SDK, simply use pip package manager CLI. Type the following into a terminal window.

pip install solapi

Usage

See examples repository

Opening Issues

If you encounter a bug with the SOLAPI SDK for Python we would like to hear about it.
Search the existing issues and try to make sure your problem doesn’t already exist before opening a new issue, It’s helpful if you include the version of the SDK you are using.
Please include a stack trace and reduced repro case when appropriate, too.

License

Licensed under the MIT License.