{ "info": { "author": "Vincent Jacques", "author_email": "vincent@vincent-jacques.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Software Development" ], "description": "(Very short) Tutorial\n=====================\n\nFirst create a Github instance::\n\n from github import Github\n\n g = Github(\"user\", \"password\")\n\nThen play with your Github objects::\n\n for repo in g.get_user().get_repos():\n print repo.name\n repo.edit(has_wiki=False)\n\nYou can also create a Github instance with an OAuth token::\n\n g = Github(token)\n\nOr without authentication::\n\n g = Github()\n\nReference documentation\n=======================\n\nSee http://pygithub.github.io/PyGithub/v1/index.html", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pygithub.github.io/PyGithub/v1/index.html", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pygithub-redux", "package_url": "https://pypi.org/project/pygithub-redux/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pygithub-redux/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pygithub.github.io/PyGithub/v1/index.html" }, "release_url": "https://pypi.org/project/pygithub-redux/1.33.0/", "requires_dist": null, "requires_python": null, "summary": "Use the full Github API v3", "version": "1.33.0" }, "last_serial": 2250858, "releases": { "1.26.0": [], "1.27.0": [ { "comment_text": "", "digests": { "md5": "118cf63770aff16ccd790e0112c5c4d5", "sha256": "9b88f45f4052012a19a351ad97b19568979a25ee587735f2b5ec6d1124a2797e" }, "downloads": -1, "filename": "pygithub-redux-1.27.0.tar.gz", "has_sig": false, "md5_digest": "118cf63770aff16ccd790e0112c5c4d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2592043, "upload_time": "2016-07-11T12:12:11", "url": "https://files.pythonhosted.org/packages/78/81/1b0407bbdd29c5c9106fc0e970f660bf231de7a2e85dfdec427464a80b5d/pygithub-redux-1.27.0.tar.gz" } ], "1.28.0": [ { "comment_text": "", "digests": { "md5": "5af98e5f4736155bff6f497d22e0b855", "sha256": "16f2b55252d74beb920d2ef36f29928846f61f99d795d8a6e50b3ea578f944c7" }, "downloads": -1, "filename": "pygithub-redux-1.28.0.tar.gz", "has_sig": false, "md5_digest": "5af98e5f4736155bff6f497d22e0b855", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2592848, "upload_time": "2016-07-12T08:53:38", "url": "https://files.pythonhosted.org/packages/62/45/19a88053b6c4d2b9cb69e5c5727e87e83df447a455303dac323dbafe31ce/pygithub-redux-1.28.0.tar.gz" } ], "1.29.0": [ { "comment_text": "", "digests": { "md5": "fe7c01920d47fddeaca39acac530691c", "sha256": "b4cb44ec88d3a382066e050b9e63275844330ff34cbf16e76f033cc9f99d9952" }, "downloads": -1, "filename": "pygithub-redux-1.29.0.tar.gz", "has_sig": false, "md5_digest": "fe7c01920d47fddeaca39acac530691c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2592835, "upload_time": "2016-07-12T09:10:30", "url": "https://files.pythonhosted.org/packages/9a/53/168129344bf91b326561d59ac37ee7f950586a5bc7a927840e743588b6f8/pygithub-redux-1.29.0.tar.gz" } ], "1.30.0": [ { "comment_text": "", "digests": { "md5": "984229ae66bdbf4a558df8156fc1d593", "sha256": "4debf8862ae884d116fbd93d11546a3a728b28adbc1cab53ceedbb623dbe63bc" }, "downloads": -1, "filename": "pygithub-redux-1.30.0.tar.gz", "has_sig": false, "md5_digest": "984229ae66bdbf4a558df8156fc1d593", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2593288, "upload_time": "2016-07-18T15:07:06", "url": "https://files.pythonhosted.org/packages/7b/3f/fafba0d01b56b714b781bd56e6e827eba1edcc19d662fb88c82a10d8be63/pygithub-redux-1.30.0.tar.gz" } ], "1.31.0": [ { "comment_text": "", "digests": { "md5": "6d867bf1711ec0d315ef153a5440d9ec", "sha256": "f1b6d547f096c4faaf08ea4bb657b1bd61736a16e0ac7c32dc7e3a7339719bcd" }, "downloads": -1, "filename": "pygithub-redux-1.31.0.tar.gz", "has_sig": false, "md5_digest": "6d867bf1711ec0d315ef153a5440d9ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2611429, "upload_time": "2016-07-27T15:20:02", "url": "https://files.pythonhosted.org/packages/3f/49/01959f0a9e333fc0c28dc8170b16b561e5b2428ebc034ba9c4823cc5119c/pygithub-redux-1.31.0.tar.gz" } ], "1.32.0": [ { "comment_text": "", "digests": { "md5": "91213fb3c41c6b4a129dc1d26574d1fa", "sha256": "de872cf57528c17258874d63e2a61b20b71cd8be0848d971077aae28d9646da2" }, "downloads": -1, "filename": "pygithub-redux-1.32.0.tar.gz", "has_sig": false, "md5_digest": "91213fb3c41c6b4a129dc1d26574d1fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2611449, "upload_time": "2016-07-28T07:29:36", "url": "https://files.pythonhosted.org/packages/c7/59/f6846381ef73484b9bf41d375d8db38ad158fab3c329c6dcd52ba4801a21/pygithub-redux-1.32.0.tar.gz" } ], "1.33.0": [ { "comment_text": "", "digests": { "md5": "7f641432d3370da4363077299e722d3c", "sha256": "7fccba8f6f5e2f0e8504aab471f989ff51615927bfe0dfbd3ba93abeada1f41a" }, "downloads": -1, "filename": "pygithub-redux-1.33.0.tar.gz", "has_sig": false, "md5_digest": "7f641432d3370da4363077299e722d3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2611497, "upload_time": "2016-07-29T07:56:31", "url": "https://files.pythonhosted.org/packages/42/09/60b15e6a6331120175e449b527086ec9ed4c77041881040565b20aed95ea/pygithub-redux-1.33.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7f641432d3370da4363077299e722d3c", "sha256": "7fccba8f6f5e2f0e8504aab471f989ff51615927bfe0dfbd3ba93abeada1f41a" }, "downloads": -1, "filename": "pygithub-redux-1.33.0.tar.gz", "has_sig": false, "md5_digest": "7f641432d3370da4363077299e722d3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2611497, "upload_time": "2016-07-29T07:56:31", "url": "https://files.pythonhosted.org/packages/42/09/60b15e6a6331120175e449b527086ec9ed4c77041881040565b20aed95ea/pygithub-redux-1.33.0.tar.gz" } ] }