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

129 commits

Author SHA1 Message Date
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
VarMonke
71901dce4b fix debugging 2022-04-16 10:20:39 +05:30
VarMonke
3b71c8e247 Better reprs? 2022-04-16 00:59:49 +05:30
VarMonke
03ea733068 Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-04-15 13:13:49 +05:30
VarMonke
163214b12c Update Exceptions 2022-04-15 13:13:23 +05:30
sudosnok
3558bff7ab Create_gist actually works now! 2022-04-13 19:12:56 +01:00
VarMonke
bdbe30ad2d Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-04-13 23:14:32 +05:30
VarMonke
dedaf4e59b remove duplicate url and return delete_gist 2022-04-13 23:14:06 +05:30
sudosnok
a181273189 Moved File to objects 2022-04-12 18:41:56 +01:00
VarMonke
6483909960 Delete methods, partially done 2022-04-12 20:16:02 +05:30
sudosnok
56760c2752 Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-04-10 20:27:06 +01:00
sudosnok
6450ee6092 Added create_gist and related File objects 2022-04-10 20:26:49 +01:00
VarMonke
a14b874258 Create gists 2022-04-09 20:22:35 +05:30
sudosnok
353977c4b2 Actually fixed the http typehints 2022-04-09 12:33:46 +01:00
sudosnok
d5a99bb0c4 Actually fixed the http typehints 2022-04-09 11:58:36 +01:00