Textfully Python SDK
Project description
Textfully Python SDK
The official Python SDK for Textfully — The Open Source Twilio Alternative.
Installation
pip install textfully
Setup
First, you need to generate an API key from the Textfully Dashboard.
Quick Start
import textfully
# Set your API key
textfully.api_key = "tx_apikey"
# Send a message
textfully.send(
"+16175555555", # verified phone number
"Hello, world!"
)
Check out example implementations in the examples directory.
Contributing
Contributing to the Python library is a great way to get involved with the Textfully community. Reach out to us on Discord or through email at textfully@gtfol.inc if you want to get involved.
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 textfully-0.1.2.tar.gz.
File metadata
- Download URL: textfully-0.1.2.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62060a6af4d873823e8c0dc2d539ba0c0a2901aa7c96ed8752731e9c64d9fb25
|
|
| MD5 |
8336a20ac12124efd2f01d6e175b9dc1
|
|
| BLAKE2b-256 |
e7a1eeaadcf4775f0ed155bf73c1de25d0dfefd9b27da522565f7d8e5bf61fc8
|
File details
Details for the file textfully-0.1.2-py3-none-any.whl.
File metadata
- Download URL: textfully-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80560a0a4c6c7c1e726e78769c4446d6620f04c0dc042dc2d28ece94f068420a
|
|
| MD5 |
bcfea0a6c34b36495693701c61224ab1
|
|
| BLAKE2b-256 |
190b6ccbc918281cc294a5e1db2ed4702f0d647fb9f41fa4523180b5189d98c9
|