Skip to content

WolfgangFahl/py-sidif

Repository files navigation

py-sidif

SiDIF (Simple Data Interchange Format) parser

pypi Github Actions Build PyPI Status GitHub issues GitHub closed issues API Docs License

What it is

Parser for Simple Data Interchange Format SiDIF

Installation

pip install py-sidif

Get Sources

git clone https://github.com/WolfgangFahl/py-sidif
cd py-sidif
scripts/install

Testing

scripts/test

Usage

see test cases

Documentation

Wiki

Authors