Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

python-ptrace

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-ptrace

python binding of ptrace

  • 0.9.9
  • PyPI
  • Socket score

Maintainers
3

============= python-ptrace

.. image:: https://img.shields.io/pypi/v/python-ptrace.svg :alt: Latest release on the Python Cheeseshop (PyPI) :target: https://pypi.python.org/pypi/python-ptrace

.. image:: https://github.com/vstinner/python-ptrace/actions/workflows/build.yml/badge.svg :alt: Build status of python-ptrace on GitHub Actions :target: https://github.com/vstinner/python-ptrace/actions

python-ptrace is a debugger using ptrace (Linux, BSD and Darwin system call to trace processes) written in Python.

  • python-ptrace documentation <http://python-ptrace.readthedocs.io/>_
  • python-ptrace at GitHub <https://github.com/vstinner/python-ptrace>_
  • python-ptrace at the Python Cheeseshop (PyPI) <https://pypi.python.org/pypi/python-ptrace>_

python-ptrace is an opensource project written in Python under GNU GPLv2 license. It supports Python 3.6 and newer.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc