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.0.1.tar.gz (74.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.0.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dumpdie-1.0.1.tar.gz
  • Upload date:
  • Size: 74.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.0.1.tar.gz
Algorithm Hash digest
SHA256 672eb7cd930d29c7f8f6f38b293bd5c715a321b393e642f37f81e8aa10b63b90
MD5 95df51d61e63d160858f63ff03d610f9
BLAKE2b-256 3b4dae19b423bc23a97e12693a7bfe5c007627d0c9f3257bdaabffe4428fcf8d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dumpdie-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.0 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.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6dc3b57e25c24f543975ba205dab401e5f11a9258e7f55595df969418a2e5592
MD5 5a8434aba3b96ee58383f1e9f0300f0e
BLAKE2b-256 1d8957d7c4ff7b2533b145e6f13fd635ede2c2b3b96de594553e0e921260a92d

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