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.0.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.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dumpdie-1.0.0.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.0.tar.gz
Algorithm Hash digest
SHA256 eca7bb856ea451a61f159045a8d38594bc9eabe14ed0971d7fed920539515f08
MD5 51069f56ec44abbaa71742a130e71602
BLAKE2b-256 ae464df8c4dea1d8fa30e6d8d117c9f60ca2b8e79628c829857e044356f73446

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dumpdie-1.0.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 36ae40d33c9b1c81575f34b9cc54fe80a9a3a3604a224132f3456b5326096df7
MD5 105df647706ff8da3d563b29dbbea31e
BLAKE2b-256 09129934bbbe902d94dd7193be74b13137dbed5e2a34ccc9794b59b1c91098b3

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