1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-31 04:58:12 +00:00
Commit graph

143 commits

Author SHA1 Message Date
NextChai
ee4d1b59fc Update _BaseCache to comply with python 3.8.x 2022-04-30 14:53:47 -04:00
NextChai
8dd1b509ed Update deque annotation for python 3.8 2022-04-30 14:52:58 -04:00
VarMonke
02f225becb init and object changes 2022-04-30 22:53:52 +05:30
VarMonke
0e64b50ad5 change main to client 2022-04-30 22:52:22 +05:30
VarMonke
5013deff77 update version 2022-04-30 22:51:58 +05:30
VarMonke
88b7e2b120 fix setup 2022-04-30 20:41:44 +05:30
VarMonke
d0c73b79a4 push version 2022-04-30 20:11:21 +05:30
Var
82112dd23c
Merge pull request #8 from NextChai/refactoring
Refactoring for optimizations, Thank you Chai.
2022-04-30 20:07:55 +05:30
NextChai
0fe12211a9 No need for if type checking anymore 2022-04-30 02:46:52 -04:00
NextChai
cbca8016f0 Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-04-30 02:43:00 -04:00
NextChai
f61b43ee73 Add gitignore for debugging 2022-04-30 02:41:11 -04:00
NextChai
68bbceedb0 Adjust for attribute errors, add aenter and aexit 2022-04-30 02:40:45 -04:00
NextChai
cefd66c933 Update NamedTuple to reflect accurately 2022-04-30 02:39:54 -04:00
NextChai
6488286a05 Fix response type in WillExceedRatelimit 2022-04-30 02:39:44 -04:00
NextChai
80c06c56f7 Refactor cache.py to fix _BaseCache 2022-04-30 02:39:37 -04:00
NextChai
b474492637 refactor w/ black 2022-04-30 02:27:16 -04:00
NextChai
cc3cde89c8 Fix main.py to use one ' type 2022-04-30 02:26:59 -04:00
NextChai
f9e2a23dde Fix missing type in exceptions 2022-04-30 02:26:06 -04:00
NextChai
983a7cb094 Update main.py to add typehints 2022-04-30 02:26:00 -04:00
NextChai
d482cf1bbe Refactor some typehints in http.py 2022-04-30 02:25:41 -04:00
NextChai
6e114bc5c5 Update objects for minor fixes 2022-04-30 02:25:34 -04:00
NextChai
fa4ea124b1 Add pyproject for black formatting 2022-04-30 02:25:25 -04:00
NextChai
8d8321c91b Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-04-30 02:25:23 -04:00
VarMonke
d583431643 Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-04-30 11:28:52 +05:30
VarMonke
636aa7f53b fix init and setup 2022-04-30 11:28:44 +05:30
NextChai
b551458c03 update cache to reflect objects easier 2022-04-30 01:54:17 -04:00
Var
8091515ee9
Merge pull request #7 from rtk-rnjn/patch-1
Update http.py, thank you ritik
2022-04-30 11:05:10 +05:30
Ritik Ranjan
05ffe354f3
Update http.py 2022-04-30 10:51:11 +05:30
VarMonke
babfb7bdcd Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-04-30 00:06:42 +05:30
VarMonke
4895405649 Add asset and license it 2022-04-30 00:06:33 +05:30
Var
8cfa38ed83
Update version 2022-04-29 21:26:04 +05:30
Var
f3a8c359c6
Merge pull request #5 from justanotherbyte/patch-1
Remove duplicate __version__
2022-04-29 21:25:13 +05:30
Vish M
04c7483850
Update http.py
2 `__version__`? fixed that?
2022-04-29 16:50:43 +01:00
VarMonke
bcfff56f69 Add .cfg 2022-04-27 22:07:17 +05:30
VarMonke
428b7e97ed fix some repr and change File import 2022-04-27 19:53:22 +05:30
VarMonke
104203fb3f I don't know 2022-04-27 17:09:03 +05:30
VarMonke
8d64312cdf fix it again 2022-04-27 17:06:32 +05:30
VarMonke
b96305f681 Fix http.data 2022-04-27 17:03:32 +05:30
VarMonke
98545347b6 might fix? 2022-04-27 15:15:58 +05:30
VarMonke
a769769b77 fix 2022-04-27 15:04:09 +05:30
VarMonke
e34d67b581 Fix repr and bump version 2022-04-27 15:03:18 +05:30
Var
c13448cf7d
Merge pull request #3 from VarMonke/rework3.8
Allow 3.8 users
2022-04-27 12:46:22 +05:30
Var
1778d35d82
Update LICENSE 2022-04-27 12:41:55 +05:30
VarMonke
ce0ec92103 Fix client name 2022-04-27 12:25:25 +05:30
VarMonke
6417a3592c Dumb 2022-04-27 11:09:39 +05:30
VarMonke
720b9f5e8d Try 3.8 fixing? 2022-04-27 11:06:03 +05:30
Var
c10e2e7fc8
Create LICENSE 2022-04-26 20:38:16 +05:30
VarMonke
a3aa1a51a8 add properties 2022-04-19 21:15:57 +05:30
VarMonke
cc44cb67e5 add http.data meth and make owner optional in delete_repo and fix repo licenses 2022-04-17 11:26:55 +05:30
VarMonke
f75886bc92 Fix files 2022-04-17 02:07:17 +05:30