Skip to main content

The missing `dd` function in python.

Project description

Python dd

The missing dd function in python. The dd function is abbreviation of die and dump, which means prints the variable and stop the executions. Here, another, dump function is provided, which just prints the variable, and doesn't stop the execution.

Installation

pip install python_dd

Uses

from src.dd_tmgbedu.dd import dd

dd("Hello")
dd(1)
dd(True, True, False, 1, 2)

or

from src.dd_tmgbedu.dd import dump

dump("Hello")
dump(1)
dump(True, False, 1, 2)

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

dd_tmgbedu-0.1.1.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dd_tmgbedu-0.1.1-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file dd_tmgbedu-0.1.1.tar.gz.

File metadata

  • Download URL: dd_tmgbedu-0.1.1.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for dd_tmgbedu-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0ef75017cdb909d25e6fea3f2ba06079ae3a43e9c4b62e4b08b50c0315e3f4bd
MD5 b239e575280b05e4896365602670cb9b
BLAKE2b-256 81d4a559f43e6377f48d0a812beb447f83f1d338ca90341498f225e3cb5c069c

See more details on using hashes here.

File details

Details for the file dd_tmgbedu-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: dd_tmgbedu-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for dd_tmgbedu-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4682b1210ea551bcd247dac291c17023ca7371979c38f6eada77acf24e9c1f91
MD5 5203612ac6854d193124115dd917b634
BLAKE2b-256 9463b1967b1e9d70a01660ea22de7cf35d122f2c1bdd6f4347dd38206fd61378

See more details on using hashes here.

Supported by

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