totaler / sepa

SEPA xml generator
GNU General Public License v3.0
17 stars 9 forks source link

Documentation #4

Closed phihos closed 10 years ago

phihos commented 10 years ago

Hi,

I am looking for a sepa xml generator in Python and your project seems to be the only one right now. So thank you very much for your effort :-)

However I can not quite understand how to operate it just by looking at the code. Could you provide a small example in your README?

totaler commented 10 years ago

Hello,

This library depends on another one that we use internally and need some little work to publish it. As soon as the other piece of the puzzle is ready, we will add some examples. You will not have to wait a lot of time, i promise.

Thank you for your interest

ecarreras commented 10 years ago

We have released the library used to serialize the python objects to XML LibComXML we need some effort to make more documentation and examples but now it's available

totaler commented 10 years ago

I have added a little use example in the reame file and @ecarreras made the same for https://github.com/gisce/libComXML library a few days ago.

If you have any further questions, please feel free to open a new issue with sepecific questions and i will try to answer.

Thank you for your interest.

phihos commented 10 years ago

Thank you very much for the example.

Could you also provide an example on how the typical payments info should look like?

j0nes2k commented 10 years ago

+1, I am not sure how payments should look like at the moment.