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

https://github.com/aib/ucdp


https://github.com/aib/ucdp

Last synced: over 1 year 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.