mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-07-08 07:07:36 +00:00
Rewrote the library
- Only HTTPClient, File and Object exists currently
This commit is contained in:
parent
7bd3d48eab
commit
b23d5b78eb
16 changed files with 1048 additions and 1534 deletions
2
github/objects/__init__.py
Normal file
2
github/objects/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
from .file import *
|
||||
from .object import *
|
Loading…
Add table
Add a link
Reference in a new issue