async upload archive
Project description
AioShowBusiness File Upload
This script demonstrates how to upload a file using the ClientShowBusinessTg client.
Usage
import asyncio
from ClientShowBusinessTg import ClientShowBusinessTg
client = ClientShowBusinessTg()
asyncio.run(client.upload_archive(file_path="file.zip", user_id=9999999, token="token"))
Requirements
- 2 requests per second rate limit
- Maximum file size: 20MB
- Supported formats: .ZIP / .RAR
Installation
Ensure you have the necessary dependencies installed:
pip install ClientShowBusinessTg
Notes
- Replace
file.zipwith your desired file. - Update
user_idandtokenwith valid values for authentication.
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
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 ClientShowBusinessTg-0.1.tar.gz.
File metadata
- Download URL: ClientShowBusinessTg-0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcc139557b8d02fe872aa871aaf1490c9294aeceb3173a5d5f6ac674ec522248
|
|
| MD5 |
70b816149423954765fbcc2258bd9566
|
|
| BLAKE2b-256 |
1309c6f23f40e534cf38d6a45c43b3cf39dcf63e70ed3d93f9ef54cd2a1fbef9
|
File details
Details for the file ClientShowBusinessTg-0.1-py3-none-any.whl.
File metadata
- Download URL: ClientShowBusinessTg-0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62933d730f054ad14781041170713b74c471e209f19f4d3d64beed04efb66dda
|
|
| MD5 |
f4e4fa0826f073e76463193664dc1084
|
|
| BLAKE2b-256 |
61a79573fa15b236610fc05578014e12d5034f29068781f2d35f22cc718cb765
|