PyGithub / PyGithub

Typed interactions with the GitHub API v3
https://pygithub.readthedocs.io/
GNU Lesser General Public License v3.0
6.96k stars 1.78k forks source link

How could a noob start learning PyGithub? #304

Closed eduOS closed 8 years ago

eduOS commented 9 years ago

Hello, everyone,

Sorry to disturb you asking such a simple question.

I'm a non computer science major, but may need employ PyGithub(according to this) to conduct my experiment without knowing that if PyGithub would help me capture data I need from GitHub. More background: I know Python, and am familiar with basic command line skills of GitHub.

I've found little tutorial or documentation straightforward and useful to me, including this one.

All relevant info about the aforementioned experiment is detailed here. Anyone who would help to provide any suggestions or tips is highly appreciated. And more, should anyone show any interest in our attempt, please just let me know, I would send you a member invitation of our organization.

Thanks for your time and attention. Millions of thanks in advance.

Rahul91 commented 9 years ago

Do you mean noob and not nood ?

Also i am interested in this endeavour of yours. My skill set matches yours, except I have Computer Science as my majors.

All the very best :) Cheers :+1:

eduOS commented 9 years ago

@Rahul91 Thanks. Please keep in touch on this.

mandeeps708 commented 8 years ago

I have recently started working on PyGithub. Using ipython autocompletion helps very much.

My personal reference: https://mandeep7.wordpress.com/tag/pygithub/

eduOS commented 8 years ago

Oh, that's great. Thanks for your warmhearted recommendation.

mandeeps708 commented 8 years ago

Hi @eduOS Didn't see the date of issue. Have you used it somewhere till now? Or still it's somewhere in your subconscious todo-list.

Hope you are doing well now.

eduOS commented 8 years ago

Sorry. I have already kind of given up and don't know when I will resume this task. Had I closed this issue in time it would not waste your time. I'll come back to this issue later when it becomes necessary again.

Thanks again.

mandeeps708 commented 8 years ago

@eduOS No problem at all. I like to help. There is nothing to waste. If I thought of it as a waste of time, then I would not have replied here.

Thank you.