Library for sending bulk sms/mms messages via sftp
Project description
# Messaging SFTP Helper Library > Sending 1 million messages? Upload a file with your messages to our FTP server and Twilio will take care of the REST. Note: Library only tested with Python3.
## Installation
To install the package, invoke: `shell python3 -m pip install --index-url https://test.pypi.org/simple/ twilio-messaging-sftp `
This library provides a helper to send messages using CSV to many users at once. You should import it to your project if you choose to.
The csv file should contain a to, from, body, we also support mms using media_url. If you want any other fields in the csv we will return them with the results. If your body needs a comma in it make sure that the text has “ “ around it.
Once the csv is parsed, use MessageClient (requires Twilio Account Sid and Authorization Token) to send messages for each parsed query.
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 Distribution
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 twilio_messaging_sftp-0.0.16.tar.gz.
File metadata
- Download URL: twilio_messaging_sftp-0.0.16.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/38.5.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30cadedad2a6136a57b64ef71c5a91db95f15c193c273becec8c4ca55979cb4b
|
|
| MD5 |
4026b9a39f7df266d693c4ff684ece44
|
|
| BLAKE2b-256 |
ed4a7f27e40850218253c7abbf8f2e1e61760a874300508fcd3c532ad0ad6ab5
|
File details
Details for the file twilio_messaging_sftp-0.0.16-py3-none-any.whl.
File metadata
- Download URL: twilio_messaging_sftp-0.0.16-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/38.5.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
164cfb8d9f9bdcd04b92d628eda993cc261ebc6687de2674452cd3fba2032064
|
|
| MD5 |
ac6e2019e4c8aafc8514ce56795330ae
|
|
| BLAKE2b-256 |
34d21cdb306c9169c9f85adf03ee81873595fb48b99428a90ada84987e952a9d
|