Skip to main content

A tool that help live debugging

Project description

easy-terminal

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-terminal

GitHub : Github

Usages

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

Code example

from easy_terminal import terminal


@terminal()
def test1():
	do_action_here


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

This lib make you run python function in a 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.3.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: easy-terminal-0.0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 5714a1e8fca01598672641e80d6b3e30edeffd30e55d4dbd78294e417fe40fa7
MD5 42190dd0041b67dbcd5e500aab6bebc5
BLAKE2b-256 e93b74c89d5db88c46de9c90840323cc87d60d1f9180cb2848ac7051b4f069be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for easy_terminal-0.0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fc1ce206a06dd1180688d8efd9121a6b935d8e523f37736979213886329c4338
MD5 6bee9e39abdebde2da9b58aabb536f7c
BLAKE2b-256 2adc0ba13ddddba861cc3d83b60c57d9feefab40d9c9b0729b7bbe82126cbd7c

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