1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-22 08:55:08 +00:00
Commit graph

46 commits

Author SHA1 Message Date
RGBCube
14c17a5972 Add markdown routes 2022-06-27 13:43:16 +03:00
RGBCube
4e30980514 Add deploy keys routes 2022-06-27 13:37:18 +03:00
RGBCube
464c830ebc Add codes of conduct routes 2022-06-27 13:33:20 +03:00
RGBCube
a3ce851e55 Add emojis routes 2022-06-27 13:31:40 +03:00
RGBCube
afa3228eef :blobpain: 2022-06-27 13:30:03 +03:00
RGBCube
3bb3795dbf Add gitignore routes 2022-06-27 13:26:15 +03:00
RGBCube
7274c90f2d Add licenses routes 2022-06-27 13:23:40 +03:00
RGBCube
859803fd72 Remove unused imports 2022-06-27 13:17:26 +03:00
RGBCube
7b4b364beb Fix ratelimits not getting updated when the request is successful 2022-06-27 13:17:26 +03:00
RGBCube
ac3f888853 Remove TraceConfig and put the stuff in HTTPClient.request 2022-06-27 13:17:26 +03:00
RGBCube
a2a582dd5b Fix typos 2022-06-25 16:08:54 +03:00
RGBCube
c04b69fcb7 make latency an async method and fix typing 2022-06-25 16:02:43 +03:00
RGBCube
8cbc6096dc Fix typos and __all__s 2022-06-25 12:54:24 +00:00
RGBCube
768b81683c Fix typos and __all__s 2022-06-25 15:53:55 +03:00
RGBCube
7e71c08538 Rename HTTPClient.get_all_topic_for_repo to get_all_topics_for_repo 2022-06-25 15:47:49 +03:00
RGBCube
907d97b569 Rename HTTPClient.ratelimited to is_ratelimited and fix typing 2022-06-25 15:42:33 +03:00
RGBCube
65560956a5 Fix typos 2022-06-25 15:35:45 +03:00
RGBCube
4e680858ed Lint 2022-06-25 14:37:19 +03:00
RGBCube
1a8cfd18ff Remove debug print 2022-06-25 14:24:08 +03:00
RGBCube
f71c0db13b Move utils.error_from_request to errors.py and fix circular imports 2022-06-25 14:22:52 +03:00
RGBCube
cad7916da6 Fixed HTTPClient not recognizing passed kwargs 2022-06-25 14:13:47 +03:00
RGBCube
b23d5b78eb Rewrote the library
- Only HTTPClient, File and Object exists currently
2022-06-25 14:11:17 +03:00
Var
e21d598aef
Update client.py 2022-06-22 18:00:17 +05:30
RGBCube
17b813532d Update readthedocs version (might break stuff) 2022-06-21 16:04:30 +00:00
RGBCube
f03fe71fd6 Fix copyright year and format 2022-06-21 19:02:04 +03:00
RGBCube
171421d9d3
fix typing 2022-05-20 12:40:09 +03:00
VarMonke
8c01855fff add url meth along with html_url 2022-05-19 00:02:13 +05:30
VarMonke
0f990d8434 Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-05-18 23:46:26 +05:30
VarMonke
33309288a2 Add close method 2022-05-18 23:46:12 +05:30
Var
d1a42d0b10
Update http.py 2022-05-18 14:47:36 +05:30
VarMonke
dddc0d410a Small fixes 2022-05-16 13:54:15 +05:30
VarMonke
db9f385801 forgot version change 2022-05-11 11:46:24 +05:30
VarMonke
3d49dd9246 Adding files to repos 2022-05-11 11:33:22 +05:30
VarMonke
72bd647c9b Mangle token 2022-05-08 20:02:36 +05:30
VarMonke
0c245453e5 Add some stuff 2022-05-05 13:30:25 +05:30
VarMonke
404a589e87 Please pyright and type ignore some stuff 2022-05-03 15:39:13 +05:30
sudosnok
359c483c66 Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-05-01 22:32:53 +01:00
sudosnok
00a7bf1be1 Added more documentation, not complete yet though 2022-05-01 22:32:02 +01:00
VarMonke
b2091313a9 Fixed walrus, for real for real 2022-05-02 00:53:30 +05:30
sudosnok
efabb44b54 Fixed walrus, for real 2022-05-01 20:17:16 +01:00
sudosnok
04bdadc995 Fixed walrus 2022-05-01 20:14:40 +01:00
sudosnok
0de6781a96 Added Sphinx documentation to the client.py file 2022-05-01 17:31:14 +01:00
VarMonke
d5e5ca9a62 fix __all__ placing 2022-05-01 00:51:52 +05:30
VarMonke
66015d737a PEP 8 2022-05-01 00:44:59 +05:30
VarMonke
706823da69 PEP 8 2022-05-01 00:38:44 +05:30
Var
b099055fc8
Rename Github/__init__.py to github/__init__.py 2022-05-01 00:33:34 +05:30