How to get a *maintained* OAuth library for Python 3 in Ubuntu
OAuth is such a simple protocol (v1 at least) and there are many packages available in the wider Python community and in Debian/Ubuntu. Sadly, there seems to be few options for Python 3 compatible, *upstream maintained* OAuth libraries. How can we encourage, fork, group-maintain, or otherwise improve the story for a Python 3 compatible OAuth library in Ubuntu?
Blueprint information
- Status:
- Complete
- Approver:
- Steve Langasek
- Priority:
- High
- Drafter:
- Barry Warsaw
- Direction:
- Approved
- Assignee:
- Barry Warsaw
- Definition:
- Approved
- Series goal:
- Accepted for raring
- Implementation:
- Implemented
- Milestone target:
- ubuntu-13.04
- Started by
- Barry Warsaw
- Completed by
- Barry Warsaw
Related branches
Related bugs
Whiteboard
OAuth library, python 3
=================
- Current library in Quantal http://
- Developers prefered communication is github issues but feel free to ping ib-lundgren (github account) or any other developer.
- Developer focus is to follow IETF specifications (OAuth2 core just recently as proposed standard)
- Communication developers <---> Ubuntu Community?
- Any other libraries available?
### Some other links might be of interest
http://
https:/
// christoffer-
Comments
Client is more important in Ubuntu (Desktop) at the moment than server side as python3 is in the far future for server side.
Python 3.3 is for raring.
Example of porting client from python-oauth to python-oauthlib:
https:/
# <Daviey> xnox: maas uses it to create an authenticated metadata service between master and its nodes.
# barry, so where are we getting server from?
barry: In general, server probably doesn't need to be ported to Python 3 (not on desktop), so use whatever you have to use. Still, we do need a *maintained* server library, and python-oauth is definitely not that. It has not been updated since 2009.
Release Notes:
Work Items
Work items:
Port cloud-init: POSTPONED
Port gwibber: POSTPONED
Port gwibber-service: DONE
Port identicurse: POSTPONED
Port jsonbot: POSTPONED
Port juju: POSTPONED
Port maas-cli: POSTPONED
Port maas-cluster-
Port python-
Port python-
Port python-
Port python-maas-client: POSTPONED
Port python-tweepy: POSTPONED
Port python-u1db: POSTPONED
Port python-
Port python-
Port python-
Port turpial: POSTPONED
Port ubuntuone-couch: POSTPONED
Port ubuntuone-
[barry] Drop any other python oauth implementations out of the archive: POSTPONED
[christoffer-
[christoffer-
[barry] talk to maas folks about why they chose python-oauth and if they're willing to port to python-oauthlib: DONE
[christoffer-
[christoffer-
[xnox] to contact server guys for their needs: DONE
[barry] Work with upstream to get Python 3.3 compatible version in Raring (python-oauthlib 0.3.2): DONE