Introduction

LayGO for Python 1.5 provides full access to the LayGO API from Python applications (Python version 1.5 and later). It contains the following components:

LayGO for Python 1.5 Components
Laygo.py Module which exports Python constant and function declarations for the LayGO API.
Laygopy.pyd
Laygopy.so
Dynamically loading libraries for the LayGO API.
FrmRelay.py
Lapb.py
Lapd.py
X21bis.py
X25.py
Modules which export Python constant and function declarations for the protocol layers.
pytdrv Test program which demonstrates how to call the LayGO API from Python 1.5.

LayGO for Python 1.5 is currently available for the following platforms:

The Python 1.5 source code and project files are contained in laygopy.zip (Win32) and laygopy.tar.gz (Unix platforms). To install, simply create a python subdirectory in the LayGO installation directory and extract the distrubution files into it.