Skip to content

A Collection of parser classes to handle DATANORM files

License

Notifications You must be signed in to change notification settings

FahrJo/datanorm-python

Repository files navigation

License: MIT PyPI Build Status Coverage Status

Handling DATANORM 4 files with Python

This library contains a collection of classes to parse DATANORM files in Python. The library follows this informal specification and is compatible with DATANORM 4 files.

State of the library

This library is still under development and the API might still change a little bit. At the moment it supports parsing of the following files:

  • DATANORM 4 Artikelstammdatendatei (without Dimensionssatz and Langtextsatz)
  • DATANORM 4 Preisdatendatei
  • DATANORM 4 Warengruppendatei

Support for writing/updating Datanorm files is possible, but not yet implemented.

Installation

The InvenTree python library can be easily installed using PIP:

pip install datanorm

About

A Collection of parser classes to handle DATANORM files

Resources

License

Stars

Watchers

Forks

Packages

No packages published