gefslim

A minimal reader for .gef files


License
Other
Install
pip install gefslim==0.1.1

Documentation

gefslim

Tests Documentation Documentation

A minimal reader for .gef files

Getting started

Please refer to the documentation. In particular, the

Installation

You need to have Python 3.9 or newer installed on your system. If you don't have Python installed, we recommend installing Mambaforge.

There are several alternative options to install gefslim:

  1. Install the latest development version:
pip install git+https://github.com/timtreis/gefslim.git@main
  1. Install from PyPI:
pip install gefslim