-
Notifications
You must be signed in to change notification settings - Fork 1
Description
hi,
I've made my own fork of Sheeprider/BitBucket-api to add a few features (like the forking ability). But that lib is relying mostly on the v1 API (even though v2 API does not cover 100% of the v1 features, it's a good idea to default to v2 and implement v1 for the missing bits).
I tried contacting Baptiste directly for transfering maintainership on his project, and he never got back to me.
Looking for alternatives, I found a more recent work pybitbucket. The maintainer is active, responsive — even though a bit busy with "life" — and is likely to integrate PR and push new releases, and it looks like it's part of the atlassian namespace (whatever that really means).
So my thoughts are that it'd be a good idea to gather all forces and make a single library a rather good one.