libleipzig-python
libleipzig-python copied to clipboard
Python 3 Support
Hey,
I updated the install script so that it will run 2to3 and work on Python 3 using the linked fork of the suds library. This is great for dealing with non interactive sessions with unicode -- no more calls to encode() or decode() nor the need for the u-prefix on literals.
If you could pull my commits so that everybody who gets to your page via the Leipzig corpora homepage could take advantage of Python 3 and its better unicode support, that would be great.
Best, Phillip
As I can see, this pull request is years ago. What about the merge?