https GET api.github.com None /user {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} None 200 [('Server', 'GitHub.com'), ('Date', 'Sun, 02 Dec 2018 18:37:43 GMT'), ('Content-Type', 'application/json; charset=utf-8'), ('Transfer-Encoding', 'chunked'), ('Status', '200 OK'), ('X-RateLimit-Limit', '5000'), ('X-RateLimit-Remaining', '4996'), ('X-RateLimit-Reset', '1543779296'), ('Cache-Control', 'private, max-age=60, s-maxage=60'), ('Vary', 'Accept, Authorization, Cookie, X-GitHub-OTP'), ('ETag', 'W/"b4c424454d0be9377d38527af8f2c87b"'), ('Last-Modified', 'Mon, 19 Nov 2018 17:29:23 GMT'), ('X-GitHub-Media-Type', 'github.v3; format=json'), ('Access-Control-Expose-Headers', 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type'), ('Access-Control-Allow-Origin', '*'), ('Strict-Transport-Security', 'max-age=31536000; includeSubdomains; preload'), ('X-Frame-Options', 'deny'), ('X-Content-Type-Options', 'nosniff'), ('X-XSS-Protection', '1; mode=block'), ('Referrer-Policy', 'origin-when-cross-origin, strict-origin-when-cross-origin'), ('Content-Security-Policy', "default-src 'none'"), ('Content-Encoding', 'gzip'), ('X-GitHub-Request-Id', 'F7B6:56B4:121702B:263CA83:5C042677')] {"login":"jkufro","id":24628687,"node_id":"MDQ6VXNlcjI0NjI4Njg3","avatar_url":"https://avatars2.githubusercontent.com/u/24628687?v=4","gravatar_id":"","url":"https://api.github.com/users/jkufro","html_url":"https://github.com/jkufro","followers_url":"https://api.github.com/users/jkufro/followers","following_url":"https://api.github.com/users/jkufro/following{/other_user}","gists_url":"https://api.github.com/users/jkufro/gists{/gist_id}","starred_url":"https://api.github.com/users/jkufro/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jkufro/subscriptions","organizations_url":"https://api.github.com/users/jkufro/orgs","repos_url":"https://api.github.com/users/jkufro/repos","events_url":"https://api.github.com/users/jkufro/events{/privacy}","received_events_url":"https://api.github.com/users/jkufro/received_events","type":"User","site_admin":false,"name":"Justin Kufro","company":null,"blog":"justinkufro.com","location":null,"email":null,"hireable":null,"bio":"I'm an Information Systems student at Carnegie Mellon University","public_repos":7,"public_gists":0,"followers":0,"following":0,"created_at":"2016-12-18T00:04:35Z","updated_at":"2018-11-19T17:29:23Z","private_gists":0,"total_private_repos":5,"owned_private_repos":5,"disk_usage":3674,"collaborators":2,"two_factor_authentication":false,"plan":{"name":"developer","space":976562499,"collaborators":0,"private_repos":9999}} https GET api.github.com None /repos/jkufro/PyGithub {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} None 200 [('Server', 'GitHub.com'), ('Date', 'Sun, 02 Dec 2018 18:37:43 GMT'), ('Content-Type', 'application/json; charset=utf-8'), ('Transfer-Encoding', 'chunked'), ('Status', '200 OK'), ('X-RateLimit-Limit', '5000'), ('X-RateLimit-Remaining', '4995'), ('X-RateLimit-Reset', '1543779296'), ('Cache-Control', 'private, max-age=60, s-maxage=60'), ('Vary', 'Accept, Authorization, Cookie, X-GitHub-OTP'), ('ETag', 'W/"f9e6d36183888f8f7004d148eb3ac044"'), ('Last-Modified', 'Tue, 27 Nov 2018 19:00:14 GMT'), ('X-GitHub-Media-Type', 'github.v3; format=json'), ('Access-Control-Expose-Headers', 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type'), ('Access-Control-Allow-Origin', '*'), ('Strict-Transport-Security', 'max-age=31536000; includeSubdomains; preload'), ('X-Frame-Options', 'deny'), ('X-Content-Type-Options', 'nosniff'), ('X-XSS-Protection', '1; mode=block'), ('Referrer-Policy', 'origin-when-cross-origin, strict-origin-when-cross-origin'), ('Content-Security-Policy', "default-src 'none'"), ('Content-Encoding', 'gzip'), ('X-GitHub-Request-Id', 'F7B7:56B4:1217044:263CACA:5C042677')] {"id":159384744,"node_id":"MDEwOlJlcG9zaXRvcnkxNTkzODQ3NDQ=","name":"PyGithub","full_name":"jkufro/PyGithub","private":false,"owner":{"login":"jkufro","id":24628687,"node_id":"MDQ6VXNlcjI0NjI4Njg3","avatar_url":"https://avatars2.githubusercontent.com/u/24628687?v=4","gravatar_id":"","url":"https://api.github.com/users/jkufro","html_url":"https://github.com/jkufro","followers_url":"https://api.github.com/users/jkufro/followers","following_url":"https://api.github.com/users/jkufro/following{/other_user}","gists_url":"https://api.github.com/users/jkufro/gists{/gist_id}","starred_url":"https://api.github.com/users/jkufro/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jkufro/subscriptions","organizations_url":"https://api.github.com/users/jkufro/orgs","repos_url":"https://api.github.com/users/jkufro/repos","events_url":"https://api.github.com/users/jkufro/events{/privacy}","received_events_url":"https://api.github.com/users/jkufro/received_events","type":"User","site_admin":false},"html_url":"https://github.com/jkufro/PyGithub","description":"Typed interactions with the GitHub API v3","fork":true,"url":"https://api.github.com/repos/jkufro/PyGithub","forks_url":"https://api.github.com/repos/jkufro/PyGithub/forks","keys_url":"https://api.github.com/repos/jkufro/PyGithub/keys{/key_id}","collaborators_url":"https://api.github.com/repos/jkufro/PyGithub/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/jkufro/PyGithub/teams","hooks_url":"https://api.github.com/repos/jkufro/PyGithub/hooks","issue_events_url":"https://api.github.com/repos/jkufro/PyGithub/issues/events{/number}","events_url":"https://api.github.com/repos/jkufro/PyGithub/events","assignees_url":"https://api.github.com/repos/jkufro/PyGithub/assignees{/user}","branches_url":"https://api.github.com/repos/jkufro/PyGithub/branches{/branch}","tags_url":"https://api.github.com/repos/jkufro/PyGithub/tags","blobs_url":"https://api.github.com/repos/jkufro/PyGithub/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/jkufro/PyGithub/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/jkufro/PyGithub/git/refs{/sha}","trees_url":"https://api.github.com/repos/jkufro/PyGithub/git/trees{/sha}","statuses_url":"https://api.github.com/repos/jkufro/PyGithub/statuses/{sha}","languages_url":"https://api.github.com/repos/jkufro/PyGithub/languages","stargazers_url":"https://api.github.com/repos/jkufro/PyGithub/stargazers","contributors_url":"https://api.github.com/repos/jkufro/PyGithub/contributors","subscribers_url":"https://api.github.com/repos/jkufro/PyGithub/subscribers","subscription_url":"https://api.github.com/repos/jkufro/PyGithub/subscription","commits_url":"https://api.github.com/repos/jkufro/PyGithub/commits{/sha}","git_commits_url":"https://api.github.com/repos/jkufro/PyGithub/git/commits{/sha}","comments_url":"https://api.github.com/repos/jkufro/PyGithub/comments{/number}","issue_comment_url":"https://api.github.com/repos/jkufro/PyGithub/issues/comments{/number}","contents_url":"https://api.github.com/repos/jkufro/PyGithub/contents/{+path}","compare_url":"https://api.github.com/repos/jkufro/PyGithub/compare/{base}...{head}","merges_url":"https://api.github.com/repos/jkufro/PyGithub/merges","archive_url":"https://api.github.com/repos/jkufro/PyGithub/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/jkufro/PyGithub/downloads","issues_url":"https://api.github.com/repos/jkufro/PyGithub/issues{/number}","pulls_url":"https://api.github.com/repos/jkufro/PyGithub/pulls{/number}","milestones_url":"https://api.github.com/repos/jkufro/PyGithub/milestones{/number}","notifications_url":"https://api.github.com/repos/jkufro/PyGithub/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/jkufro/PyGithub/labels{/name}","releases_url":"https://api.github.com/repos/jkufro/PyGithub/releases{/id}","deployments_url":"https://api.github.com/repos/jkufro/PyGithub/deployments","created_at":"2018-11-27T19:00:09Z","updated_at":"2018-11-27T19:00:14Z","pushed_at":"2018-12-02T17:41:01Z","git_url":"git://github.com/jkufro/PyGithub.git","ssh_url":"git@github.com:jkufro/PyGithub.git","clone_url":"https://github.com/jkufro/PyGithub.git","svn_url":"https://github.com/jkufro/PyGithub","homepage":"https://pygithub.readthedocs.io/","size":11767,"stargazers_count":0,"watchers_count":0,"language":"Python","has_issues":false,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":0,"mirror_url":null,"archived":false,"open_issues_count":0,"license":{"key":"lgpl-3.0","name":"GNU Lesser General Public License v3.0","spdx_id":"LGPL-3.0","url":"https://api.github.com/licenses/lgpl-3.0","node_id":"MDc6TGljZW5zZTEy"},"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","permissions":{"admin":true,"push":true,"pull":true},"allow_squash_merge":true,"allow_merge_commit":true,"allow_rebase_merge":true,"parent":{"id":3544490,"node_id":"MDEwOlJlcG9zaXRvcnkzNTQ0NDkw","name":"PyGithub","full_name":"PyGithub/PyGithub","private":false,"owner":{"login":"PyGithub","id":11288996,"node_id":"MDEyOk9yZ2FuaXphdGlvbjExMjg4OTk2","avatar_url":"https://avatars0.githubusercontent.com/u/11288996?v=4","gravatar_id":"","url":"https://api.github.com/users/PyGithub","html_url":"https://github.com/PyGithub","followers_url":"https://api.github.com/users/PyGithub/followers","following_url":"https://api.github.com/users/PyGithub/following{/other_user}","gists_url":"https://api.github.com/users/PyGithub/gists{/gist_id}","starred_url":"https://api.github.com/users/PyGithub/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PyGithub/subscriptions","organizations_url":"https://api.github.com/users/PyGithub/orgs","repos_url":"https://api.github.com/users/PyGithub/repos","events_url":"https://api.github.com/users/PyGithub/events{/privacy}","received_events_url":"https://api.github.com/users/PyGithub/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/PyGithub/PyGithub","description":"Typed interactions with the GitHub API v3","fork":false,"url":"https://api.github.com/repos/PyGithub/PyGithub","forks_url":"https://api.github.com/repos/PyGithub/PyGithub/forks","keys_url":"https://api.github.com/repos/PyGithub/PyGithub/keys{/key_id}","collaborators_url":"https://api.github.com/repos/PyGithub/PyGithub/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/PyGithub/PyGithub/teams","hooks_url":"https://api.github.com/repos/PyGithub/PyGithub/hooks","issue_events_url":"https://api.github.com/repos/PyGithub/PyGithub/issues/events{/number}","events_url":"https://api.github.com/repos/PyGithub/PyGithub/events","assignees_url":"https://api.github.com/repos/PyGithub/PyGithub/assignees{/user}","branches_url":"https://api.github.com/repos/PyGithub/PyGithub/branches{/branch}","tags_url":"https://api.github.com/repos/PyGithub/PyGithub/tags","blobs_url":"https://api.github.com/repos/PyGithub/PyGithub/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/PyGithub/PyGithub/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/PyGithub/PyGithub/git/refs{/sha}","trees_url":"https://api.github.com/repos/PyGithub/PyGithub/git/trees{/sha}","statuses_url":"https://api.github.com/repos/PyGithub/PyGithub/statuses/{sha}","languages_url":"https://api.github.com/repos/PyGithub/PyGithub/languages","stargazers_url":"https://api.github.com/repos/PyGithub/PyGithub/stargazers","contributors_url":"https://api.github.com/repos/PyGithub/PyGithub/contributors","subscribers_url":"https://api.github.com/repos/PyGithub/PyGithub/subscribers","subscription_url":"https://api.github.com/repos/PyGithub/PyGithub/subscription","commits_url":"https://api.github.com/repos/PyGithub/PyGithub/commits{/sha}","git_commits_url":"https://api.github.com/repos/PyGithub/PyGithub/git/commits{/sha}","comments_url":"https://api.github.com/repos/PyGithub/PyGithub/comments{/number}","issue_comment_url":"https://api.github.com/repos/PyGithub/PyGithub/issues/comments{/number}","contents_url":"https://api.github.com/repos/PyGithub/PyGithub/contents/{+path}","compare_url":"https://api.github.com/repos/PyGithub/PyGithub/compare/{base}...{head}","merges_url":"https://api.github.com/repos/PyGithub/PyGithub/merges","archive_url":"https://api.github.com/repos/PyGithub/PyGithub/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/PyGithub/PyGithub/downloads","issues_url":"https://api.github.com/repos/PyGithub/PyGithub/issues{/number}","pulls_url":"https://api.github.com/repos/PyGithub/PyGithub/pulls{/number}","milestones_url":"https://api.github.com/repos/PyGithub/PyGithub/milestones{/number}","notifications_url":"https://api.github.com/repos/PyGithub/PyGithub/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/PyGithub/PyGithub/labels{/name}","releases_url":"https://api.github.com/repos/PyGithub/PyGithub/releases{/id}","deployments_url":"https://api.github.com/repos/PyGithub/PyGithub/deployments","created_at":"2012-02-25T12:53:47Z","updated_at":"2018-12-01T07:01:06Z","pushed_at":"2018-12-02T11:35:58Z","git_url":"git://github.com/PyGithub/PyGithub.git","ssh_url":"git@github.com:PyGithub/PyGithub.git","clone_url":"https://github.com/PyGithub/PyGithub.git","svn_url":"https://github.com/PyGithub/PyGithub","homepage":"https://pygithub.readthedocs.io/","size":11536,"stargazers_count":2232,"watchers_count":2232,"language":"Python","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":757,"mirror_url":null,"archived":false,"open_issues_count":57,"license":{"key":"lgpl-3.0","name":"GNU Lesser General Public License v3.0","spdx_id":"LGPL-3.0","url":"https://api.github.com/licenses/lgpl-3.0","node_id":"MDc6TGljZW5zZTEy"},"forks":757,"open_issues":57,"watchers":2232,"default_branch":"master"},"source":{"id":3544490,"node_id":"MDEwOlJlcG9zaXRvcnkzNTQ0NDkw","name":"PyGithub","full_name":"PyGithub/PyGithub","private":false,"owner":{"login":"PyGithub","id":11288996,"node_id":"MDEyOk9yZ2FuaXphdGlvbjExMjg4OTk2","avatar_url":"https://avatars0.githubusercontent.com/u/11288996?v=4","gravatar_id":"","url":"https://api.github.com/users/PyGithub","html_url":"https://github.com/PyGithub","followers_url":"https://api.github.com/users/PyGithub/followers","following_url":"https://api.github.com/users/PyGithub/following{/other_user}","gists_url":"https://api.github.com/users/PyGithub/gists{/gist_id}","starred_url":"https://api.github.com/users/PyGithub/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PyGithub/subscriptions","organizations_url":"https://api.github.com/users/PyGithub/orgs","repos_url":"https://api.github.com/users/PyGithub/repos","events_url":"https://api.github.com/users/PyGithub/events{/privacy}","received_events_url":"https://api.github.com/users/PyGithub/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/PyGithub/PyGithub","description":"Typed interactions with the GitHub API v3","fork":false,"url":"https://api.github.com/repos/PyGithub/PyGithub","forks_url":"https://api.github.com/repos/PyGithub/PyGithub/forks","keys_url":"https://api.github.com/repos/PyGithub/PyGithub/keys{/key_id}","collaborators_url":"https://api.github.com/repos/PyGithub/PyGithub/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/PyGithub/PyGithub/teams","hooks_url":"https://api.github.com/repos/PyGithub/PyGithub/hooks","issue_events_url":"https://api.github.com/repos/PyGithub/PyGithub/issues/events{/number}","events_url":"https://api.github.com/repos/PyGithub/PyGithub/events","assignees_url":"https://api.github.com/repos/PyGithub/PyGithub/assignees{/user}","branches_url":"https://api.github.com/repos/PyGithub/PyGithub/branches{/branch}","tags_url":"https://api.github.com/repos/PyGithub/PyGithub/tags","blobs_url":"https://api.github.com/repos/PyGithub/PyGithub/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/PyGithub/PyGithub/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/PyGithub/PyGithub/git/refs{/sha}","trees_url":"https://api.github.com/repos/PyGithub/PyGithub/git/trees{/sha}","statuses_url":"https://api.github.com/repos/PyGithub/PyGithub/statuses/{sha}","languages_url":"https://api.github.com/repos/PyGithub/PyGithub/languages","stargazers_url":"https://api.github.com/repos/PyGithub/PyGithub/stargazers","contributors_url":"https://api.github.com/repos/PyGithub/PyGithub/contributors","subscribers_url":"https://api.github.com/repos/PyGithub/PyGithub/subscribers","subscription_url":"https://api.github.com/repos/PyGithub/PyGithub/subscription","commits_url":"https://api.github.com/repos/PyGithub/PyGithub/commits{/sha}","git_commits_url":"https://api.github.com/repos/PyGithub/PyGithub/git/commits{/sha}","comments_url":"https://api.github.com/repos/PyGithub/PyGithub/comments{/number}","issue_comment_url":"https://api.github.com/repos/PyGithub/PyGithub/issues/comments{/number}","contents_url":"https://api.github.com/repos/PyGithub/PyGithub/contents/{+path}","compare_url":"https://api.github.com/repos/PyGithub/PyGithub/compare/{base}...{head}","merges_url":"https://api.github.com/repos/PyGithub/PyGithub/merges","archive_url":"https://api.github.com/repos/PyGithub/PyGithub/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/PyGithub/PyGithub/downloads","issues_url":"https://api.github.com/repos/PyGithub/PyGithub/issues{/number}","pulls_url":"https://api.github.com/repos/PyGithub/PyGithub/pulls{/number}","milestones_url":"https://api.github.com/repos/PyGithub/PyGithub/milestones{/number}","notifications_url":"https://api.github.com/repos/PyGithub/PyGithub/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/PyGithub/PyGithub/labels{/name}","releases_url":"https://api.github.com/repos/PyGithub/PyGithub/releases{/id}","deployments_url":"https://api.github.com/repos/PyGithub/PyGithub/deployments","created_at":"2012-02-25T12:53:47Z","updated_at":"2018-12-01T07:01:06Z","pushed_at":"2018-12-02T11:35:58Z","git_url":"git://github.com/PyGithub/PyGithub.git","ssh_url":"git@github.com:PyGithub/PyGithub.git","clone_url":"https://github.com/PyGithub/PyGithub.git","svn_url":"https://github.com/PyGithub/PyGithub","homepage":"https://pygithub.readthedocs.io/","size":11536,"stargazers_count":2232,"watchers_count":2232,"language":"Python","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":757,"mirror_url":null,"archived":false,"open_issues_count":57,"license":{"key":"lgpl-3.0","name":"GNU Lesser General Public License v3.0","spdx_id":"LGPL-3.0","url":"https://api.github.com/licenses/lgpl-3.0","node_id":"MDc6TGljZW5zZTEy"},"forks":757,"open_issues":57,"watchers":2232,"default_branch":"master"},"network_count":757,"subscribers_count":3}