Skip to main content

The missing `dd` function in python.

Project description

Python dd

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

pip install python_dd

Uses

from src.dd_tmgbedu.dd import dd

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

or

from src.dd_tmgbedu.dd 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

dd_tmgbedu-0.1.2.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

dd_tmgbedu-0.1.2-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file dd_tmgbedu-0.1.2.tar.gz.

File metadata

  • Download URL: dd_tmgbedu-0.1.2.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for dd_tmgbedu-0.1.2.tar.gz
Algorithm Hash digest
SHA256 296c1ff56c65f8dc8bdc1c54802e1844025069dd7b0421440aa7a85cdc5e1db8
MD5 e4382355eb59b0ddcfcca3c0c6c18e19
BLAKE2b-256 e7b58b22101534800c93c450278ef5835bcc64847fe9ec01989603a60d5dc7d2

See more details on using hashes here.

File details

Details for the file dd_tmgbedu-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: dd_tmgbedu-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for dd_tmgbedu-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dd8010e5afde64ac243cce307428620a1d15e79d448449a1176ead61a85915aa
MD5 09e58c727afb411f568f04f7025a51e2
BLAKE2b-256 78fd3291e09f3838723685919771e93055c9627998496a4cc35bb14becf57321

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