Temporary phone numbers for receiving SMS in python.
Project description
Python Temp SMS
Requires playwright
python -m playwright install
Example:
from temp_sms import PhoneNumber
with PhoneNumber() as number:
print(number) # Number: +1 (920) 572-2111, Carrier: Verizon
print("+" + number.number_country_code + number.number_plain) # +19205722111
print(number.messages()) # [("Now", "*****9", "Your Roblox account verification code: 69420"), ('11 min ago', '****0', 'G-405383 is your Google verification code.')]
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
temp_sms-1.0.tar.gz
(14.7 kB
view details)
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
temp_sms-1.0-py3-none-any.whl
(14.8 kB
view details)
File details
Details for the file temp_sms-1.0.tar.gz.
File metadata
- Download URL: temp_sms-1.0.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfef384c13b7c92d705f120d6e5b01cd06565fc3e16b1caf7d99039a90090c01
|
|
| MD5 |
5b34861cc7bc887c82aba819fac878e9
|
|
| BLAKE2b-256 |
87778a57dd6393be21c46353a63ba224ca487be63cdad26127d1380bde7f9472
|
File details
Details for the file temp_sms-1.0-py3-none-any.whl.
File metadata
- Download URL: temp_sms-1.0-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d891a3c2035a7ffad7642ff2a398f1a31408ca92c5da7e4553c1c7330680454a
|
|
| MD5 |
9b7ae9bea2cc4a00e3a4090f8f2cfe89
|
|
| BLAKE2b-256 |
4d676217f10d056e7bdf8bb6654601aa61367fe0bb5ab42616ff0c89b5d77596
|