Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 7, 2020 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/e13d4a4833f4b530b46791c8186b15e6 to your computer and use it in GitHub Desktop.
Save ryantm/e13d4a4833f4b530b46791c8186b15e6 to your computer and use it in GitHub Desktop.
/nix/store/pn7yvb3v8p1mnz6gy6x6d4nygx7fw3a6-python2.7-PyGithub-1.45
├── lib
│   └── python2.7
│   └── site-packages
│   ├── github
│   │   ├── AuthenticatedUser.py
│   │   ├── AuthenticatedUser.pyc
│   │   ├── AuthorizationApplication.py
│   │   ├── AuthorizationApplication.pyc
│   │   ├── Authorization.py
│   │   ├── Authorization.pyc
│   │   ├── BranchProtection.py
│   │   ├── BranchProtection.pyc
│   │   ├── Branch.py
│   │   ├── Branch.pyc
│   │   ├── Clones.py
│   │   ├── Clones.pyc
│   │   ├── CommitCombinedStatus.py
│   │   ├── CommitCombinedStatus.pyc
│   │   ├── CommitComment.py
│   │   ├── CommitComment.pyc
│   │   ├── Commit.py
│   │   ├── Commit.pyc
│   │   ├── CommitStats.py
│   │   ├── CommitStats.pyc
│   │   ├── CommitStatus.py
│   │   ├── CommitStatus.pyc
│   │   ├── Comparison.py
│   │   ├── Comparison.pyc
│   │   ├── Consts.py
│   │   ├── Consts.pyc
│   │   ├── ContentFile.py
│   │   ├── ContentFile.pyc
│   │   ├── Download.py
│   │   ├── Download.pyc
│   │   ├── Event.py
│   │   ├── Event.pyc
│   │   ├── File.py
│   │   ├── File.pyc
│   │   ├── GistComment.py
│   │   ├── GistComment.pyc
│   │   ├── GistFile.py
│   │   ├── GistFile.pyc
│   │   ├── GistHistoryState.py
│   │   ├── GistHistoryState.pyc
│   │   ├── Gist.py
│   │   ├── Gist.pyc
│   │   ├── GitAuthor.py
│   │   ├── GitAuthor.pyc
│   │   ├── GitBlob.py
│   │   ├── GitBlob.pyc
│   │   ├── GitCommit.py
│   │   ├── GitCommit.pyc
│   │   ├── GithubException.py
│   │   ├── GithubException.pyc
│   │   ├── GithubObject.py
│   │   ├── GithubObject.pyc
│   │   ├── GitignoreTemplate.py
│   │   ├── GitignoreTemplate.pyc
│   │   ├── GitObject.py
│   │   ├── GitObject.pyc
│   │   ├── GitRef.py
│   │   ├── GitRef.pyc
│   │   ├── GitReleaseAsset.py
│   │   ├── GitReleaseAsset.pyc
│   │   ├── GitRelease.py
│   │   ├── GitRelease.pyc
│   │   ├── GitTag.py
│   │   ├── GitTag.pyc
│   │   ├── GitTreeElement.py
│   │   ├── GitTreeElement.pyc
│   │   ├── GitTree.py
│   │   ├── GitTree.pyc
│   │   ├── HookDescription.py
│   │   ├── HookDescription.pyc
│   │   ├── Hook.py
│   │   ├── Hook.pyc
│   │   ├── HookResponse.py
│   │   ├── HookResponse.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── InputFileContent.py
│   │   ├── InputFileContent.pyc
│   │   ├── InputGitAuthor.py
│   │   ├── InputGitAuthor.pyc
│   │   ├── InputGitTreeElement.py
│   │   ├── InputGitTreeElement.pyc
│   │   ├── InstallationAuthorization.py
│   │   ├── InstallationAuthorization.pyc
│   │   ├── Installation.py
│   │   ├── Installation.pyc
│   │   ├── Invitation.py
│   │   ├── Invitation.pyc
│   │   ├── IssueComment.py
│   │   ├── IssueComment.pyc
│   │   ├── IssueEvent.py
│   │   ├── IssueEvent.pyc
│   │   ├── IssuePullRequest.py
│   │   ├── IssuePullRequest.pyc
│   │   ├── Issue.py
│   │   ├── Issue.pyc
│   │   ├── Label.py
│   │   ├── Label.pyc
│   │   ├── License.py
│   │   ├── License.pyc
│   │   ├── MainClass.py
│   │   ├── MainClass.pyc
│   │   ├── Membership.py
│   │   ├── Membership.pyc
│   │   ├── Migration.py
│   │   ├── Migration.pyc
│   │   ├── Milestone.py
│   │   ├── Milestone.pyc
│   │   ├── NamedUser.py
│   │   ├── NamedUser.pyc
│   │   ├── Notification.py
│   │   ├── Notification.pyc
│   │   ├── NotificationSubject.py
│   │   ├── NotificationSubject.pyc
│   │   ├── Organization.py
│   │   ├── Organization.pyc
│   │   ├── PaginatedList.py
│   │   ├── PaginatedList.pyc
│   │   ├── Path.py
│   │   ├── Path.pyc
│   │   ├── Permissions.py
│   │   ├── Permissions.pyc
│   │   ├── Plan.py
│   │   ├── Plan.pyc
│   │   ├── ProjectCard.py
│   │   ├── ProjectCard.pyc
│   │   ├── ProjectColumn.py
│   │   ├── ProjectColumn.pyc
│   │   ├── Project.py
│   │   ├── Project.pyc
│   │   ├── PullRequestComment.py
│   │   ├── PullRequestComment.pyc
│   │   ├── PullRequestMergeStatus.py
│   │   ├── PullRequestMergeStatus.pyc
│   │   ├── PullRequestPart.py
│   │   ├── PullRequestPart.pyc
│   │   ├── PullRequest.py
│   │   ├── PullRequest.pyc
│   │   ├── PullRequestReview.py
│   │   ├── PullRequestReview.pyc
│   │   ├── RateLimit.py
│   │   ├── RateLimit.pyc
│   │   ├── Rate.py
│   │   ├── Rate.pyc
│   │   ├── Reaction.py
│   │   ├── Reaction.pyc
│   │   ├── Referrer.py
│   │   ├── Referrer.pyc
│   │   ├── RepositoryKey.py
│   │   ├── RepositoryKey.pyc
│   │   ├── Repository.py
│   │   ├── Repository.pyc
│   │   ├── Requester.py
│   │   ├── Requester.pyc
│   │   ├── RequiredPullRequestReviews.py
│   │   ├── RequiredPullRequestReviews.pyc
│   │   ├── RequiredStatusChecks.py
│   │   ├── RequiredStatusChecks.pyc
│   │   ├── SourceImport.py
│   │   ├── SourceImport.pyc
│   │   ├── Stargazer.py
│   │   ├── Stargazer.pyc
│   │   ├── StatsCodeFrequency.py
│   │   ├── StatsCodeFrequency.pyc
│   │   ├── StatsCommitActivity.py
│   │   ├── StatsCommitActivity.pyc
│   │   ├── StatsContributor.py
│   │   ├── StatsContributor.pyc
│   │   ├── StatsParticipation.py
│   │   ├── StatsParticipation.pyc
│   │   ├── StatsPunchCard.py
│   │   ├── StatsPunchCard.pyc
│   │   ├── Tag.py
│   │   ├── Tag.pyc
│   │   ├── TeamDiscussion.py
│   │   ├── TeamDiscussion.pyc
│   │   ├── Team.py
│   │   ├── Team.pyc
│   │   ├── TimelineEvent.py
│   │   ├── TimelineEvent.pyc
│   │   ├── TimelineEventSource.py
│   │   ├── TimelineEventSource.pyc
│   │   ├── Topic.py
│   │   ├── Topic.pyc
│   │   ├── UserKey.py
│   │   ├── UserKey.pyc
│   │   ├── View.py
│   │   └── View.pyc
│   └── PyGithub-1.45.dist-info
│   ├── COPYING
│   ├── COPYING.LESSER
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 196 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment