1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-07-27 16:37:45 +00:00

Commit graph

  • 03ea733068 Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper VarMonke 2022-04-15 13:13:49 +05:30
  • 163214b12c Update Exceptions VarMonke 2022-04-15 13:13:23 +05:30
  • 3558bff7ab Create_gist actually works now! sudosnok 2022-04-13 19:12:56 +01:00
  • bdbe30ad2d Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper VarMonke 2022-04-13 23:14:32 +05:30
  • dedaf4e59b remove duplicate url and return delete_gist VarMonke 2022-04-13 23:14:06 +05:30
  • a181273189 Moved File to objects sudosnok 2022-04-12 18:41:56 +01:00
  • 6483909960 Delete methods, partially done VarMonke 2022-04-12 20:16:02 +05:30
  • 56760c2752 Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper sudosnok 2022-04-10 20:27:06 +01:00
  • 6450ee6092 Added create_gist and related File objects sudosnok 2022-04-10 20:26:49 +01:00
  • a14b874258 Create gists VarMonke 2022-04-09 20:22:35 +05:30
  • 353977c4b2 Actually fixed the http typehints sudosnok 2022-04-09 12:33:46 +01:00
  • d5a99bb0c4 Actually fixed the http typehints sudosnok 2022-04-09 11:58:36 +01:00
  • a4c59375d0 Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper sudosnok 2022-04-09 09:55:12 +01:00
  • 408e0b76ad Removed the bad http typehints sudosnok 2022-04-09 09:54:49 +01:00
  • 7b768d6a5a add a test file VarMonke 2022-04-09 10:38:15 +05:30
  • 8b91010b12 Massive shift to avoid circular imports, functionally the same, though objects are forced to be in one file to avoid the circular nature sudosnok 2022-04-07 22:56:01 +01:00
  • e0623fe367 Objects werent cached properly, fixed with kwargs sudosnok 2022-04-07 19:24:44 +01:00
  • 9944f5ac27 change repr VarMonke 2022-04-07 20:47:17 +05:30
  • 01578c0efd update init VarMonke 2022-04-07 20:46:49 +05:30
  • ef4d46057e change to _session for consistency VarMonke 2022-04-07 20:45:29 +05:30
  • 63fb8021ce adding gists VarMonke 2022-04-07 20:44:28 +05:30
  • b297e81bd0 Added a class to wrap around the session to allow raw returns sudosnok 2022-04-06 20:33:15 +01:00
  • 23bc1f5b74 make -> create sudosnok 2022-04-06 20:32:01 +01:00
  • 7fa5a05dc0 Fix kwargs + initialize make_repo VarMonke 2022-04-05 21:14:26 +05:30
  • 2a2656c5dd exceptions VarMonke 2022-04-04 21:55:08 +05:30
  • 36c9c6eb6d Post objects VarMonke 2022-04-04 20:19:53 +05:30
  • 66486211f3 Fix auth checking VarMonke 2022-04-04 18:59:28 +05:30
  • a998593118 Fix org issue VarMonke 2022-04-03 22:39:12 +05:30
  • 2492760d97 fixed get_repo and get_repo_issue sudosnok 2022-04-03 17:52:54 +01:00
  • 9667c28597 Adjusted the __all__ to include Issues sudosnok 2022-04-02 18:50:52 +01:00
  • 87eaf01679 Added the cache, adjusted kwargs for the client, added ability to verify token and username if provided sudosnok 2022-04-02 18:49:34 +01:00
  • 963029808b Added exception for invalid tokens sudosnok 2022-04-02 18:48:32 +01:00
  • ddb00602ab Adjusted return types of the http functions sudosnok 2022-04-02 18:47:57 +01:00
  • aa0d4f9533 Adjusted kwargs to actually make sense for usernames/tokens sudosnok 2022-04-02 15:13:05 +01:00
  • fc3f3a7658 Change stuff to kwargs from pos args VarMonke 2022-03-31 21:04:24 +05:30
  • 5e44401601 Getting issues added VarMonke 2022-03-30 20:46:18 +05:30
  • 6ed2deb92d Fix license object again VarMonke 2022-03-30 17:51:09 +05:30
  • 0fa6f2b0fa Fixing get_repo returning None for license, and erroring VarMonke 2022-03-29 20:02:12 +05:30
  • 45db6d5120 Adding fetching orgs VarMonke 2022-03-29 19:42:29 +05:30
  • 6c8e5cec0e Enlgish VarMonke 2022-03-29 18:27:55 +05:30
  • f46eada1bb Adding orgs VarMonke 2022-03-28 22:42:10 +05:30
  • b95f3b314a Add orgs VarMonke 2022-03-28 22:41:44 +05:30
  • ac206e06ef revert to http VarMonke 2022-03-28 22:10:15 +05:30
  • 8325203413 Dumb move, readd http VarMonke 2022-03-28 22:09:39 +05:30
  • 82c8bf06ac Use class classmeth instead of http VarMonke 2022-03-28 19:43:16 +05:30
  • 04a1eecec8 Fixed some issues with Repo and Partial Users sudosnok 2022-03-27 19:02:36 +01:00
  • c39e4c1ed6 Erroring VarMonke 2022-03-27 22:33:18 +05:30
  • ed9c8ceee8
    Delete Github/objetcts directory sudosnok 2022-03-27 17:53:58 +01:00
  • 4b2f47942a Small typo sudosnok 2022-03-27 17:50:41 +01:00
  • 59001b7153 Started the cache hopefully sudosnok 2022-03-27 17:47:22 +01:00
  • fe977277be Added setup.py sudosnok 2022-03-27 16:15:47 +01:00
  • 1f1fe877e5 Added all and fixed imports sudosnok 2022-03-27 16:12:08 +01:00
  • ebd9828afa Fixed getpass and del dying sudosnok 2022-03-27 16:09:08 +01:00
  • 153e1e50d4 Third times a charm sudosnok 2022-03-27 14:58:25 +01:00
  • 6797dc8a4f Might've fixed imports? sudosnok 2022-03-27 14:55:52 +01:00
  • 669f72e467 Might've fixed imports? sudosnok 2022-03-27 14:53:12 +01:00
  • 36829147d3 Added setup.py, definitely needs more info sudosnok 2022-03-27 14:43:14 +01:00
  • 6daff525ec Fixed timestamp issues sudosnok 2022-03-27 13:06:54 +01:00
  • d5ba5bc58d Moved objects into their own place in a folder for readability sudosnok 2022-03-27 13:04:00 +01:00
  • 9a2889702b Objects VarMonke 2022-03-27 17:15:14 +05:30
  • 3e49dba6a5 Adding objects VarMonke 2022-03-27 17:00:49 +05:30
  • 02ff6bbeed Bare Bones, will add components later VarMonke 2022-03-27 16:55:16 +05:30
  • 3f0326a19e Added more functionality and allowed a smoother entry point to the program sudosnok 2022-03-27 12:11:46 +01:00
  • e4aedcce97 Added a couple more exceptions sudosnok 2022-03-27 12:11:01 +01:00
  • eb7e07f74d Small tweaks to setattr behaviour sudosnok 2022-03-27 12:10:35 +01:00
  • 1316f11dd2 Implemented somewhat decent ratelimit tracking sudosnok 2022-03-27 12:09:06 +01:00
  • 3fb907f6ef Added a few more methods to the main entry point sudosnok 2022-03-27 11:08:28 +01:00
  • 24d539a789 Small typo sudosnok 2022-03-27 10:49:22 +01:00
  • 1f5eef19e7 Added the paginator sudosnok 2022-03-27 10:47:48 +01:00
  • a1754b7a8a Small typo sudosnok 2022-03-27 10:33:57 +01:00
  • e1ba7aa586 Change self to cls for classmethod VarMonke 2022-03-27 14:03:30 +05:30
  • fa79b7ef9d Typo VarMonke 2022-03-27 11:38:36 +05:30
  • b8752e46b0
    Merge pull request #2 from VarMonke/master Var 2022-03-27 11:15:54 +05:30
  • 77de27ea5a Adding user object Editing Exceptions and changing _state to session VarMonke 2022-03-27 11:03:47 +05:30
  • 25710629f2 Added exception sudosnok 2022-03-26 21:37:50 +00:00
  • 01050b4700 Added bits for an Auth to increase ratelimits sudosnok 2022-03-26 21:37:24 +00:00
  • d32ec86671 Renamed session to state sudosnok 2022-03-26 21:36:47 +00:00
  • b4045c70bd Adjustments and an init sudosnok 2022-03-26 21:35:52 +00:00
  • 05d522eb1e
    Merge pull request #1 from VarMonke/master Var 2022-03-27 00:14:08 +05:30
  • beaf181a52 Adding Objects VarMonke 2022-03-27 00:12:38 +05:30
  • 74caaf7071 Added a skeleton init file sudosnok 2022-03-26 18:18:39 +00:00
  • 301c9c9c42 Added a skeleton class for the main entrypoint sudosnok 2022-03-26 18:17:45 +00:00
  • 633f8d0183 Added a couple of URLS sudosnok 2022-03-26 18:17:03 +00:00
  • f224c16f40 Added the basics for the session handling sudosnok 2022-03-26 18:15:24 +00:00
  • 134b557670 Tidied up exceptions and filled out __all__ for now sudosnok 2022-03-26 16:40:55 +00:00
  • 47b47b85a1 Added some exceptions and fleshed out some docstrings sudosnok 2022-03-26 16:33:54 +00:00
  • 29403e00e0 Added a few extra files sudosnok 2022-03-26 16:24:11 +00:00
  • e2e0073ca1 Reshuffling sudosnok 2022-03-26 16:19:17 +00:00
  • ed5f9f522b Started exceptions.py sudosnok 2022-03-26 16:18:17 +00:00
  • fdf2625b0c Added requirements.txt and __init__.py sudosnok 2022-03-26 16:11:46 +00:00
  • d41ebb2845
    Initial commit Var 2022-03-26 21:10:48 +05:30