PyLogic

Scott Torborg - Cart Logic

For working with Saleae Logic.

Quickstart

Install it:

$ pip install pylogic

Use it:

>>> from pylogic.api import API
>>> api = API()
>>> api.capture()

Indices and Tables