python2-trepan | A gdb-like Python Debugger in the Trepan family

 by   melviso1 Python Version: Current License: GNU GPLv3

kandi X-RAY | python2-trepan Summary

kandi X-RAY | python2-trepan Summary

python2-trepan is a Python library. python2-trepan has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However python2-trepan build file is not available. You can download it from GitLab.

|downloads| |buildstatus| |license|.. contents:: :local:abstract========this is a gdb-like debugger for python. it is a rewrite of pdb from the ground up.a command-line interface (cli) is provided as well as an remote accessinterface over tcp/ip.see the tutorial_ for how to use. see ipython-trepan_ for using thisin ipython or an ipython notebook.this package is for python 2.6 and 2.7. see trepan3k_ for the same code modified to work with python 3.features========since this debugger is similar to other_ trepanning_ debuggers_ and gdbin general, knowledge gained by learning this is transferable to thosedebuggers and vice versa.there's a lot of cool stuff here that's not in the stockpython debugger pdb.exact location information--------------------------python reports line information on the granularity of a line. to getmore precise information, we can (de)parse into python the byte codearound a bytecode offset such as the place you are stopped at.so far as i know, there is no other debugger that can do this.source-code syntax colorization-------------------------------starting with release 0.2.0, terminal source code is colorized viapygments_ and we make use of terminal bold and emphasized text indebugger output and help text. of course, you can also turn thisoff. starting with release 0.6.0, you can use your ownpygments_style_, provided you have a terminal that supports
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              python2-trepan has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              python2-trepan has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of python2-trepan is current.

            kandi-Quality Quality

              python2-trepan has no bugs reported.

            kandi-Security Security

              python2-trepan has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              python2-trepan is licensed under the GNU GPLv3 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              python2-trepan releases are not available. You will need to build from source code and install.
              python2-trepan has no build file. You will be need to create the build yourself to build the component from source.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of python2-trepan
            Get all kandi verified functions for this library.

            python2-trepan Key Features

            No Key Features are available at this moment for python2-trepan.

            python2-trepan Examples and Code Snippets

            No Code Snippets are available at this moment for python2-trepan.

            Community Discussions

            No Community Discussions are available at this moment for python2-trepan.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install python2-trepan

            You can download it from GitLab.
            You can use python2-trepan like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitLab. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://gitlab.com/melviso1/python2-trepan.git

          • sshUrl

            git@gitlab.com:melviso1/python2-trepan.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link