Skip to main content

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.6.tar.gz (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page