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
- Special care needs to be taken if you plan to register a number with getting the code via voice; read the documentation of the code for further details!
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
signal_cli-0.1.4.tar.gz
(9.6 kB
view details)
Built Distribution
File details
Details for the file signal_cli-0.1.4.tar.gz
.
File metadata
- Download URL: signal_cli-0.1.4.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6d3dff9d45d1dfb3b75a7695e982a6f7bf98bf3c7d6446ababb3d3da173562c |
|
MD5 | b92ff0994944445239e42281bbae7b5d |
|
BLAKE2b-256 | 620d58d1f54a6f9abde030f63f191d99d0d208030c838797de8ea3458ff64628 |
File details
Details for the file signal_cli-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: signal_cli-0.1.4-py3-none-any.whl
- Upload date:
- Size: 16.7 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 | 5511ebfb4017e04498b6f4a3a83de6c31171f149fe0152af272f8d70eaa7f042 |
|
MD5 | 7a72d708fd89b449cd7a1fbd616d4e6e |
|
BLAKE2b-256 | 4055a3add2b8b1309b76f44b1f358d7d36907a7166e50a62b826712107a19812 |