Telegram debuger
Project description
Library for sending telegram debug messages
Install
pip3 install dedebug
How to use
from dedebug import sendDebug
# variant 1
res = sendDebug(project_name='demo').message('Hello')
# variant 2
res = sendDebug(project_name='demo').message([1, 2, 3])
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
dedebug-0.7.tar.gz
(2.6 kB
view details)
File details
Details for the file dedebug-0.7.tar.gz.
File metadata
- Download URL: dedebug-0.7.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e526faea03d9f11cb7bc8955c7fa415d3ad6d61d421b8b0a2e5151e988b98987
|
|
| MD5 |
ca0f6fbac3731864d84a27446e1e7b17
|
|
| BLAKE2b-256 |
7aa0d12b45d09cba6e4242fefe6794077c04e83f03e59dc3a7c8bf05b925041d
|