Skip to main content

A diagnostics package for when print statemets are not adequate

Project description

Meep Morp

meep morp clink clank

Examples


Import

from meepy import Meep

Meep morp the current line number

Meep.morp()

Meep morp with a custom message

Meep.morp(message='a custom message')

Meep morp with the method path and line

from meepy import Meep

class Example:
    def test():
        Meep.morp(self)
        # or
        Meep.morp(parent=self)

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

meepy-0.0.4.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

meepy-0.0.4-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page