Package implements TelegramAccount class, which keeps your telegram session persistent with proxy
Project description
proxytg
This package implements TelegramAccount class, which can be used for automating tasks on telegram with proxy(uses https://mobileproxy.space api).
Usage
from proxytg.telegram import TelegramAccount
proxy_data = {
"key": "proxy_key_from_mobile_proxy",
"authorization": "mobile_proxy_api_authorization"
}
obj = TelegramAccount("account_name", proxy_data, "path_to_sessions_dir")
if object with given account_name already exist in sessions directory, then cookies and local storage would be loaded(to keep telegram session persistent)
Project details
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 proxytg-0.2.0.tar.gz.
File metadata
- Download URL: proxytg-0.2.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9c4f918720480b2244e5cfa352ce677c80794e1c403624666f5ef007b461b15
|
|
| MD5 |
6b63e43094fcbe50bdcb1fea1d512de4
|
|
| BLAKE2b-256 |
bd0dbfa80c343a097790c7a7bf86076f7325e5c3bb9ecf7a0818cb6aa18c8682
|
File details
Details for the file proxytg-0.2.0-py3-none-any.whl.
File metadata
- Download URL: proxytg-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08e95d3ca6fd84bf8f64c277c04d31d893017fa0f294418407b87281956c0c8d
|
|
| MD5 |
0b633431a1fb3113337f47c51e3041b3
|
|
| BLAKE2b-256 |
f8528932c4802f4578195c7430f0f3c4928ddf51d63d19328bb9b0555d757855
|