|
InstallPage
Information about instalation
How to InstallHere you find some ho to install this library. From sourceTo install ISO8583 Python library is a piece of cake :) 2) Un-compress it 3) Go to the folder where setup.py is 4) Install with the command: "python setup.py install" 5) That's it! 6) Enjoy, read, learn the examples in the "ExamplesPage" directory. You can install using easy-install on the Python Package Index. Or you can found the source at http://code.google.com/p/iso8583py/source/checkout It's interesting that you download the source and install it. Because We do a lot of bugfixes. Debian/UbuntuYou can install this library using apt-get install python-iso8583 Or using Synaptic -> Search iso8583 -> Click in "python-iso8583" and select install. |
► Sign in to add a comment