Skip to main content

The missing `dd` function in python.

Project description

Python dumpdie

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

uv add dumpdie

Uses

from dumpdie import dd

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

or

from dumpdie 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

dumpdie-1.4.0.tar.gz (88.5 kB view details)

Uploaded Source

Built Distribution

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

dumpdie-1.4.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file dumpdie-1.4.0.tar.gz.

File metadata

  • Download URL: dumpdie-1.4.0.tar.gz
  • Upload date:
  • Size: 88.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for dumpdie-1.4.0.tar.gz
Algorithm Hash digest
SHA256 7e8384ea8b3fc4c9d2fbcb1ddb91d235555adb525251857f972ab4e3001f3b8c
MD5 221e1dd049952129d7d01360d2826a5a
BLAKE2b-256 ba0157470aa2304d32ec74b01fad5bea61748623b7b3fd5580e9a138287c2ee6

See more details on using hashes here.

File details

Details for the file dumpdie-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: dumpdie-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for dumpdie-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1268945e7920d6a5409d82ac23246812761f94a5bb5e00384f6d94e61e7fdeb4
MD5 9c5cded3aeaa88a4d89861e13ba1df45
BLAKE2b-256 7113c7406fc27914d2765d028a3f3825ab24db4c7db87907bc633dd6264c3a31

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