Skip to main content

Dev tools for python

Project description

BuildStatus Coverage pypi

Dev tools for python. WIP

Install

Just:

pip install python-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.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3.5,py36

File details

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

File metadata

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

File hashes

Hashes for devtools-0.0.1.tar.gz
Algorithm Hash digest
SHA256 1e04c8c8194f6b2ada0b49778101ca19357562a42dd0b708099b7b6bcd45eadf
MD5 4c60f1697c378861a744be9d4318ef3c
BLAKE2b-256 5dfe91b90b0569c022fba4ddaf17d8d561f2f3eb900d47cead4faa318118f6c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for devtools-0.0.1-py35,py36-none-any.whl
Algorithm Hash digest
SHA256 4e17097a1e627a1e17bd8b1918dd66564033a358727bcaf5fd34dbc06d5c2ab1
MD5 bfd355e4cc690656c67b0a8c3b980d67
BLAKE2b-256 d386c7db0634dd74914ea9ec1c197da7ae063d18b951ec944ee8168018f5572d

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