A python wrapper for the signal-cli-rest-api created by bbernhard on github
Project description
signal-cli - A python wrapper for the signal-cli-rest-api
Documentation
The documentation of the code can be found here: https://fhune.de/signal_cli_documentation/
For the documentation of the signal-cli-rest-api, see here (GitHub) and here (Swagger).
Quick Start
- For using the module, you have to create a client object first:
signal_cli.Client(<address>, <port>, <phone_number>)
, withaddress
andport
building the access point to the signal-cli-rest-api andnumber
building the phone number which should be used as client number. - After creating the client object, you can use the other methods in their respective classes by passing the client object to the class object the method is in
- Note that special care must be taken for the registration process of a number if you prefer to get the verification code via phone call; read in the documentation of the code for more informations!
License
Copyright
(c) 2023 Felix Hune
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
File details
Details for the file signal_cli_douglasadams_42-0.2.0.tar.gz
.
File metadata
- Download URL: signal_cli_douglasadams_42-0.2.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c62fa3947a5c44453cb6c681fe102b6fca4e598a83463d52d0bd2a517ddc6d52 |
|
MD5 | eb22ee9010729f1f8da6e281e959b798 |
|
BLAKE2b-256 | 64473b3a9a2741991d21dde5c83c4b48169e305b72567a21e13b55813a906efe |
File details
Details for the file signal_cli_douglasadams_42-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: signal_cli_douglasadams_42-0.2.0-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 039d0ba463f02a94f451ed2e61e25af9c983182dbb2f5b4de3df67e8e244fbb4 |
|
MD5 | d25576e7dff4e535da7359f3c29b5a12 |
|
BLAKE2b-256 | 95f91d45ac1690c93e1ac2b542ac1e496a9e9a45f6b76db6b3ecd2b58e89e873 |