bitly-api-python icon indicating copy to clipboard operation
bitly-api-python copied to clipboard

Is this project/library dead ?

Open vjcalel opened this issue 5 years ago • 1 comments

With python-3 it throws error ImportError: cannot import name 'Connection'. There was a pull request (#41 ) made 2 years ago but hasn't merged yet.

Is this this project/library dead ? If so please remove the link to this page from https://dev.bitly.com/code_libraries.html

vjcalel avatar Feb 19 '20 06:02 vjcalel

With python-3 it throws error ImportError: cannot import name 'Connection'. There was a pull request (#41 ) made 2 years ago but hasn't merged yet.

Is this this project/library dead ? If so please remove the link to this page from https://dev.bitly.com/code_libraries.html

This repo seems abandoned by its original creator. I have cloned it and merged in at least some pull requests here: https://github.com/jimmy927/bitly-api-python

At the writing point in time i got it working.

jimmy927 avatar Feb 20 '20 21:02 jimmy927