Hello all, As an educational exercise I've created a python interface for JSV scripts.
https://github.com/BeocatKSU/pyjsv/tree/master It is mostly complete, isn't the prettiest, but it seems to work for everything except ENV modifications. I've not implemented them simply because we don't use them here. If you're interested, take a look. Fork it, fix it, have at it. It is pure python, using nothing but the standard library. It works in python2 and python3, but I see no reason why it shouldn't work with pypy and the like. -- Adam _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
