{ "info": { "author": "Tushar Mittal", "author_email": "chiragmittal.mittal@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3" ], "description": "Python package to easily use the GitHub API.\n\n### Installation\nInstall using `pip3 install githubAPy`\n\n### Usage\n* Import the class\n`from githubAPy import gapy`\n* Create an object and pass the GitHub Access Token\n`a = gapy('')`\n\nMultiple actions are supported\n\n* `a.me` return your information in dict (JSON) format.\n* `a.user('')` return the information of a user.\n* `a.create_fork('', '')` create a fork of the specified repository and returns url of the forked repository if fork successfully created else raises an error.\n* `a.update_with_upstream('', '')` updates your forked repository master with the upstream master. Returns `True` if updated successfully else raises an error.\n\nMore feature to be added in later versions.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/techytushar/githubAPy", "keywords": "github api python wrapper", "license": "GNU General Public License v3 (GPLv3)", "maintainer": "", "maintainer_email": "", "name": "githubAPy", "package_url": "https://pypi.org/project/githubAPy/", "platform": "", "project_url": "https://pypi.org/project/githubAPy/", "project_urls": { "Homepage": "https://github.com/techytushar/githubAPy" }, "release_url": "https://pypi.org/project/githubAPy/0.4/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Python wrapper to easily communicate with the GitHub API", "version": "0.4" }, "last_serial": 4184009, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "ff098e83373378fbcbfcda32b8cb0ee6", "sha256": "e22563b543f6711ca7da6ab0083727a2a7d1eeadbdfae5d33a1f584a7480562c" }, "downloads": -1, "filename": "githubAPy-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ff098e83373378fbcbfcda32b8cb0ee6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2149, "upload_time": "2018-08-18T17:53:43", "url": "https://files.pythonhosted.org/packages/55/ce/282212aed869d74fa54ed07cc2bd280ceeddf7aa13887732a9c893a63ba4/githubAPy-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69f59ebb0b36b2f8331d4fae701f420e", "sha256": "b3fb18363c40fddf7634d3ad089549f6d2e440cc9ee1a1c678164a9cf1d4d86f" }, "downloads": -1, "filename": "githubAPy-0.2.tar.gz", "has_sig": false, "md5_digest": "69f59ebb0b36b2f8331d4fae701f420e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1657, "upload_time": "2018-08-18T17:53:45", "url": "https://files.pythonhosted.org/packages/ba/3d/f4e3da3c845b45696e11543f7311305aed7426137f9186aa447d4166fd16/githubAPy-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "08c0db7aed36676f46a19138f8bc5d82", "sha256": "4b1fe6060c2752bd5fdbaee494eb0df1cde014a28c7ee3015fe9096fc9f29ee6" }, "downloads": -1, "filename": "githubAPy-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "08c0db7aed36676f46a19138f8bc5d82", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2141, "upload_time": "2018-08-18T17:59:50", "url": "https://files.pythonhosted.org/packages/cc/e2/13fd774c45f2c6565a49791f944038f199519ada48d0869b69f7a14a4532/githubAPy-0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a60c48890d17ef5cef0f7f388c347676", "sha256": "d779455a18aeab1d0d4bf9a2fad5eeb19d0b6ba3c35009b0b694f867a869f626" }, "downloads": -1, "filename": "githubAPy-0.3.tar.gz", "has_sig": false, "md5_digest": "a60c48890d17ef5cef0f7f388c347676", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1651, "upload_time": "2018-08-18T18:00:07", "url": "https://files.pythonhosted.org/packages/8e/98/66669476905b81bbbd7ad4166266abb1f014f3c099d89744d363e690097d/githubAPy-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "e67fd80813e423ac88fb504894a72638", "sha256": "0a2e47c8ed5f0014606d30d080db35df52a09a255c8237fafc274ad219348529" }, "downloads": -1, "filename": "githubAPy-0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "e67fd80813e423ac88fb504894a72638", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2788, "upload_time": "2018-08-18T22:34:32", "url": "https://files.pythonhosted.org/packages/be/bb/7eab7cd072cd09c41209dd80c247fb49fb4909cd959eb060e26d4d6404d1/githubAPy-0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1e53c3b70e7f627fa36257c89f475bdd", "sha256": "918a03eb8cc094fd3f7f57b001b8a1019df733ad38baf39b79a7dc6b51064999" }, "downloads": -1, "filename": "githubAPy-0.4.tar.gz", "has_sig": false, "md5_digest": "1e53c3b70e7f627fa36257c89f475bdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2320, "upload_time": "2018-08-18T22:34:36", "url": "https://files.pythonhosted.org/packages/b1/0a/d761fdd59abe2e578d5023fb5e92a5d767186f9d6c040db60cf5628e1d56/githubAPy-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e67fd80813e423ac88fb504894a72638", "sha256": "0a2e47c8ed5f0014606d30d080db35df52a09a255c8237fafc274ad219348529" }, "downloads": -1, "filename": "githubAPy-0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "e67fd80813e423ac88fb504894a72638", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2788, "upload_time": "2018-08-18T22:34:32", "url": "https://files.pythonhosted.org/packages/be/bb/7eab7cd072cd09c41209dd80c247fb49fb4909cd959eb060e26d4d6404d1/githubAPy-0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1e53c3b70e7f627fa36257c89f475bdd", "sha256": "918a03eb8cc094fd3f7f57b001b8a1019df733ad38baf39b79a7dc6b51064999" }, "downloads": -1, "filename": "githubAPy-0.4.tar.gz", "has_sig": false, "md5_digest": "1e53c3b70e7f627fa36257c89f475bdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2320, "upload_time": "2018-08-18T22:34:36", "url": "https://files.pythonhosted.org/packages/b1/0a/d761fdd59abe2e578d5023fb5e92a5d767186f9d6c040db60cf5628e1d56/githubAPy-0.4.tar.gz" } ] }