Skip to main content

python-sms-activate-ru

Описание на русском ниже

Wrapper for automatic reception of SMS-messages by sms-activate.ru

N|Solid

Installation

You can install or upgrade package with:

$ pip install smsactivateru --upgrade

Or you can install from source with:

$ git clone https://github.com/tezmen/python-sms-activate-ru
$ cd python-sms-activate-ru
$ python setup.py install

...or install from source buth with pip

$ pip install git+https://github.com/tezmen/python-sms-activate-ru

Example

from smsactivateru import Sms, SmsService, GetNumber

wrapper = Sms('API KEY')

activation = GetNumber(
	service=SmsService().Youla,
).request(wrapper)

input('Press enter if you sms was sent')

activation.was_sent().request(wrapper)
code = activation.wait_code(wrapper=wrapper)
print(code)

More examples located in /example/ dir


Библиотека на python для работы с api сервиса автоматического приёма смс – sms-activate.ru

N|Solid

Установка

Установка с помощью стандартного пакетного менеджера pip:

$ pip install smsactivateru --upgrade

Либо установка напрямую из репозитория, с ручной сборкой

$ git clone https://github.com/tezmen/python-sms-activate-ru
$ cd python-sms-activate-ru
$ python setup.py install

...либо установка через pip но из репозитория, минуя сервера pypi

$ pip install git+https://github.com/tezmen/python-sms-activate-ru

Простой пример

from smsactivateru import Sms, SmsService, GetNumber

wrapper = Sms('API KEY')

activation = GetNumber(
	service=SmsService().Youla,
).request(wrapper)

input('Press enter if you sms was sent')

activation.was_sent().request(wrapper)
code = activation.wait_code(wrapper=wrapper)
print(code)

Это пример использует встроенный обработчик. Вы можете вручную устанавливать статусы и управлять процессом, а так же много чего ещё. Больше примеров находится в папке /example/

Release files for smsactivateru 1.2.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for smsactivateru 1.2.6
File Interpreter ABI Platform
smsactivateru-1.2.6-py3-none-any.whl Python 3 none any Details

Release files / smsactivateru-1.2.6-py3-none-any.whl

Download URL smsactivateru-1.2.6-py3-none-any.whl
Size 15.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
86a2076626e341aa2874991717d71a4e467fb5acc8aa72bd0e4e975ecda7a3a6
BLAKE2b-256 checksum
How to use checksums
2001a0a66583e45bcb68c54db71839a2fcc82e21a8c789fca49a464a25571400
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

Release history Release notifications | RSS feed

This release

1.2.6 This release

1 release file

1.2.5

1 release file

1.2.4

2 release files

1.2.3

2 release files

1.2.1

2 release files

1.1

2 release files

1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page