Skip to main content

A tool that help live debugging

Project description

easy-debug

A library that help you to debug the code in terminal

Getting started

  1. Installation
  2. Usages
  3. Code example
  4. Documentation

Installation

pip install easy-debug

GitHub : Github

Usages

Add the @debug() before the function you want to try in the terminal

Code example

from easy_debug import debug


@debug()
def test1():
	do_action_here


@debug()
async def test1(arg1, arg2, *, arg3):
	do_action_here

The debug lib works for sync and async function in terminal

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

easy-terminal-0.0.0.1.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

easy_terminal-0.0.0.1-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file easy-terminal-0.0.0.1.tar.gz.

File metadata

  • Download URL: easy-terminal-0.0.0.1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for easy-terminal-0.0.0.1.tar.gz
Algorithm Hash digest
SHA256 d7b2c38058d50ebf5a4d4e2420a2ea8e36f76296278bb9b6225bd21fec11f53d
MD5 368b10125d85a235d835fc777100825e
BLAKE2b-256 52fed8d267ef603e39e97908154765fb4a431c8692bb7f2acf105f876a70b56d

See more details on using hashes here.

File details

Details for the file easy_terminal-0.0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for easy_terminal-0.0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9cbbafb72099bb0a631359d3fa8c0cae3d85ac571809dade6f7708901749c0e1
MD5 11050864a8339e6cd1445e561c9a50b0
BLAKE2b-256 881e1fe2cbda665c5aba765bd90bc31e8954deef18294574578fb27ea892db7a

See more details on using hashes here.

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