Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 456 Bytes

File metadata and controls

13 lines (8 loc) · 456 Bytes

PyNetcon

Python bindings for netcon. You can find a mirror of the original netcon code here.

Follow all install instructions for the netcon repository in order to utilize these bindings.

In short, you'll need octave and its developer tools (such as mkoctfile).

Install

pip install pynetcon

Usage

See the tests