how to get project wise karma of contributor using LP API ?

Asked by Harry (OpenERP)

I would like to get karma of contributor per project using LP API.

I've used :

person = launchpad.people.find(text=user)
print person.karma

and it print total karma of person.

Can possible to get karma of people per project ?

Thanks in Advance!

Question information

Language:
English Edit question
Status:
Answered
For:
launchpadlib Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Paul Hummer (rockstar) said :
#1

It doesn't appear that it's currently possible to get a karma per-project through the Launchpad API. I will create a bug for this.

Can you help with this problem?

Provide an answer of your own, or ask Harry (OpenERP) for more information if necessary.

To post a message you must log in.