@@ -35,79 +35,6 @@ To use the API anonymously, you can also create a new
35
35
36
36
gh = GitHub()
37
37
38
- Or you can use the following functions:
39
-
40
- Anonymous Functions
41
- -------------------
42
-
43
- .. autofunction :: github3.authorize
44
-
45
- Deprecated Functions
46
- ~~~~~~~~~~~~~~~~~~~~
47
-
48
- .. warning ::
49
-
50
- Due to GitHub's anonymous rate limits, it's strongly advised that you don't
51
- use these functions.
52
-
53
- .. autofunction :: github3.create_gist
54
-
55
- .. autofunction :: github3.gist
56
-
57
- .. autofunction :: github3.gitignore_template
58
-
59
- .. autofunction :: github3.gitignore_templates
60
-
61
- .. autofunction :: github3.issue
62
-
63
- .. autofunction :: github3.issues_on
64
-
65
- .. autofunction :: github3.all_repositories
66
-
67
- .. autofunction :: github3.all_users
68
-
69
- .. autofunction :: github3.all_events
70
-
71
- .. autofunction :: github3.followers_of
72
-
73
- .. autofunction :: github3.followed_by
74
-
75
- .. autofunction :: github3.public_gists
76
-
77
- .. autofunction :: github3.gists_by
78
-
79
- .. autofunction :: github3.organizations_with
80
-
81
- .. autofunction :: github3.repositories_by
82
-
83
- .. autofunction :: github3.starred_by
84
-
85
- .. autofunction :: github3.subscriptions_for
86
-
87
- .. autofunction :: github3.markdown
88
-
89
- .. autofunction :: github3.octocat
90
-
91
- .. autofunction :: github3.organization
92
-
93
- .. autofunction :: github3.pull_request
94
-
95
- .. autofunction :: github3.rate_limit
96
-
97
- .. autofunction :: github3.repository
98
-
99
- .. autofunction :: github3.search_code
100
-
101
- .. autofunction :: github3.search_issues
102
-
103
- .. autofunction :: github3.search_repositories
104
-
105
- .. autofunction :: github3.search_users
106
-
107
- .. autofunction :: github3.user
108
-
109
- .. autofunction :: github3.zen
110
-
111
38
Enterprise Use
112
39
==============
113
40
0 commit comments