Coder Social home page Coder Social logo

py-devtools-builtin's Introduction

py-devtools-builtin

Add devtools.debug() to python builtins

Maintenance - not intended License PyPI - Package latest release PyPI - Supported Python Versions PyPI - Supported Implementations

python-devtools is a tool with multiple debug functionality. As described in the docs you can add its toolset to the python builtins with a little trick. But instead of adding the import to sitecustomize.py or usercustomize.py you can also write it to a *.py file in the site-packages directory and also add a *.pth file which then imports the first file. This package does exactly that.

Simply install this package alongside devtools and you have its toolset available without an explicit import:

$ pip install devtools py-devtools-builtin

If you do not have devtools installed, py-devtools-builtin will install it for you.

py-devtools-builtin's People

Contributors

cielquan avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.