show/hide this revision's text 3 added 107 characters in body

I found http://www.iseriespython.com/ and , which is a version of Python for the iSeries apparently including some system specific data access classes. I am keen to try this out, but will have to get approval at work to do so. My questions are:

Does the port work well, or are there limits to what the interpreter can handle compared with standard Python implementations?

Does the iSeries database access layer work well, creating usable objects from table definitions?

show/hide this revision's text 2 added 338 characters in body; edited title

Has anyone here tried http://www.iseriespython.com/using the iSeries Python port?

If

I found http://www.iseriespython.com/ and am keen to try this out, but will have to get approval at work to do so. My questions are:

Does the port work well, does it or are there limits to what the interpreter can handle compared with standard Python implementations?

Does the iSeries database access layer work well, creating usable objects from table definitions?

show/hide this revision's text 1

Has anyone here tried http://www.iseriespython.com/

If so, does it work well?