My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
InstallPage  
Information about instalation
Updated Feb 10, 2011 by igo...@gmail.com

How to Install

Here you find some ho to install this library.

From source

To install ISO8583 Python library is a piece of cake :)

1) Download the package

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/Ubuntu

You 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
Powered by Google Project Hosting