Skip to content

Latest commit

 

History

History

61-63-github-api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Using Python + Github API

In this lesson I will show you how to use PyGithub to retrieve public data from Github profiles and how to automatically create a gist.

Day 1: Exploring the PyGithub module

Today you watch the videos, the accompanying notebook is here.

Day 2 and 3: Practice

Now you got the basics down, it's time to start using the Github API with Python yourself, some ideas for projects to work on you can find in my notebook.

You can use PyGithub or any other wrapper module, as long as you use Python :)

Time to share what you've accomplished!

Be sure to share your last couple of days work on Twitter or Facebook. Use the hashtag #100DaysOfCode.

Here are some examples to inspire you. Consider including @talkpython and @pybites in your tweets.

See a mistake in these instructions? Please submit a new issue or fix it and submit a PR.