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-0.1.1.tar.gz (74.3 kB view details)

Uploaded Source

Built Distribution

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

dumpdie-0.1.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dumpdie-0.1.1.tar.gz
Algorithm Hash digest
SHA256 fade58af4f43c71eae3f4ac8d295148d4a9687f7322b62e1690151c5ee9cf18d
MD5 08d281f39ab08edeb8299262d95f4c99
BLAKE2b-256 ab5dd8c176c495fb5656b22c10daa4f7e85008de0899d1f345c0fb5d283ebb2f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dumpdie-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6e850c7dbc72c345959bcdab8e3f1d3acba009dc7601dfa64034334929c95e04
MD5 0f3aab14c99a7b6a18ccfca49288d1b3
BLAKE2b-256 a49459482e91625e7534f52640941599a94f19d3788d086153ab9500d14a9421

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