Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aib/ucdp


https://github.com/aib/ucdp

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# ucdp or Micro Chrome DevTools Protocol

A lightweight library that helps you speak the Chrome DevTools Protocol in order to debug JavaScript with a Python script.

## Installation

```pip install micro-chrome-devtools-protocol```

## Examples

Please see the [`examples/`](examples/) directory.