python-linkedin icon indicating copy to clipboard operation
python-linkedin copied to clipboard

Attempt to make this module compatible with both python 2 and python 3

Open cscutcher opened this issue 10 years ago • 3 comments

I've been playing with your module for a personal project where I'm using python 3. Using the future module I've attempted to make the module compatible both with python 2 and python 3. I confess this is my first shot at something like this, and half the reason I'm using Python 3 for the project is so I can learn to be a bit less python 2 centric!

As best I can tell everything still works in both versions so I wondered if you'd be interesting merging. Downside is that you'd have an extra module in the requirements and the hybrid code is a bit wacky.

cscutcher avatar Aug 03 '14 14:08 cscutcher

Any progress here? I'm also using Python 3 and would like to see the Python 3 version released. Let me know if you need any help.

@cscutcher Thanks for your work. I'll be using your code for now.

lalstef avatar Nov 30 '14 09:11 lalstef

@ozgur any chance for a merge if this is rebased against master?

yprez avatar Jan 18 '15 11:01 yprez

Any news here :) .. please! please! new python developer here.

melvinma avatar Feb 18 '15 17:02 melvinma