Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

Project Resources