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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dumpdie-1.0.2.tar.gz
  • Upload date:
  • Size: 87.1 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.2.tar.gz
Algorithm Hash digest
SHA256 f3edc84d1307b8df017ae7c01a65ca89afeb94ddc11499c851b52dbfd483ec53
MD5 9e97af987d38134c1f11b4eeaa9c0561
BLAKE2b-256 fc3b71284ac14ed95d081a9e70bbccb86f86ae8a2ae2253bfa280545d3f38bef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dumpdie-1.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 85c84f57e5dcedf85274846edb4d2abbb73d56ee840307e1ede799b8d4c0609a
MD5 7b79048ac9c0bd4c2fcdd10a50118730
BLAKE2b-256 316740dd53f36acb860cee584b9131916ebfff6519f72e94d95ed5323a6f1627

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