Project Description

FinvoiceLib is a Python library for reading Finvoice XML files. Finvoice is one of most commonly used XML dialects used for electronic invoicing in Finland. One of the major drawbacks of this format has been the lack of commonly available libraries for reading this format, hence this library. This library lets you easily incorporate the receiving of Finvoice based messages to your software. FinvoiceLib consists of two main components: Reader and FinvoiceWrapper. The Reader component encapsulates the full finvoice 1.2 message to a class based structure that can be used access every element in the message. The FinvoiceWrapper component wraps the most commonly used elements to a convenient helper class that allows you to access any of the available elements with only one line of code.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Resenha
Your rating
Review this project