Skip to main content

Dev tools for python

Project description

BuildStatus Coverage pypi

Dev tools for python. WIP

Install

Just:

pip install devtools

Usage

from devtools import debug

whatever = [1, 2, 3]
debug(whatever)

Outputs:

test.py:4 <module>: whatever = [1, 2, 3] (list)

Usage without Import

modify /usr/lib/python3.6/sitecustomize.py making debug available in any python 3.6 code

from devtools import debug
__builtins__['debug'] = debug

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

devtools-0.0.2.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

devtools-0.0.2-py35,py36-none-any.whl (6.3 kB view details)

Uploaded Python 3.5,py36

File details

Details for the file devtools-0.0.2.tar.gz.

File metadata

  • Download URL: devtools-0.0.2.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for devtools-0.0.2.tar.gz
Algorithm Hash digest
SHA256 dc91bab7bea584575bcdb3c48d19d370aaa11c494afe3a00a48a46ac68ee2658
MD5 d82ca0b7fcef1eeb7276b9253b4bb714
BLAKE2b-256 ba0a2dfc15d9514565e35de7c8f30643cf59f46dbb31a37568e8557adcd3528b

See more details on using hashes here.

File details

Details for the file devtools-0.0.2-py35,py36-none-any.whl.

File metadata

File hashes

Hashes for devtools-0.0.2-py35,py36-none-any.whl
Algorithm Hash digest
SHA256 33a3b3e3dc07b127db32a2071b8b6cf8591af4c90b0fb76a1f3530ff6ca405fe
MD5 6614397fa597fa0230e97e1ff98771a1
BLAKE2b-256 45999e44d82dc5e833fbd41bc29818e58b7035905c334e2fbec5ea838508ee2d

See more details on using hashes here.

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