Name | github3.py JSON |
Version |
4.0.1
JSON |
| download |
home_page | None |
Summary | Python wrapper for the GitHub API(http://developer.github.com/v3) |
upload_time | 2023-04-26 17:56:37 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
.. image::
https://raw.github.com/sigmavirus24/github3.py/master/docs/img/gh3-logo.png
github3.py is a comprehensive, actively developed, and extraordinarily stable
wrapper around the GitHub API (v3).
Note: This library currently works with Python 3.7+ or pypy3. For older versions, please use version 1.3.0.
Installation
------------
::
$ pip install github3.py
Dependencies
------------
- requests_
- uritemplate_
- python-dateutil_
- PyJWT_
.. _requests: https://github.com/kennethreitz/requests
.. _uritemplate: https://github.com/sigmavirus24/uritemplate
.. _python-dateutil: https://github.com/dateutil/dateutil
.. _PyJWT: https://github.com/jpadilla/pyjwt
Contributing
------------
Please read the `CONTRIBUTING`_ document.
.. _CONTRIBUTING: https://github.com/sigmavirus24/github3.py/blob/master/CONTRIBUTING.rst
Testing
~~~~~~~
You can run ``pip install -e .[dev]`` to install the following before testing or
simply ``make test-deps``. It is suggested you do this in a virtual environment.
These need to be installed for the tests to run.
- betamax_
- coverage_ by Ned Batchelder
.. _betamax: https://github.com/sigmavirus24/betamax
.. _coverage: http://nedbatchelder.com/code/coverage/
Build status
~~~~~~~~~~~~
You can find build statuses for different environments.
- Github_
.. _Github: https://github.com/sigmavirus24/github3.py/actions
License
-------
Modified BSD license_
.. _license: https://github.com/sigmavirus24/github3.py/blob/master/LICENSE
Examples
--------
See the docs_ for more examples.
.. _docs: https://github3.readthedocs.io/en/latest/index.html#more-examples
Testing
~~~~~~~
Install the dependencies from requirements.txt e.g.:
::
make tests
Author
------
Ian Stapleton Cordasco (sigmavirus24_)
.. _sigmavirus24: https://github.com/sigmavirus24
Contact Options
---------------
- Feel free to use the `github3.py`_ tag on Stack Overflow for any questions
you may have.
- If you dislike Stack Overflow, it is preferred that you send an email to
github3.py@librelist.com .
- You may also contact (via email_) the author directly with
questions/suggestions/comments or if you wish to include sensitive data.
.. _github3.py: http://stackoverflow.com/questions/tagged/github3.py
.. _email: mailto:graffatcolmingov@gmail.com
Raw data
{
"_id": null,
"home_page": null,
"name": "github3.py",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Ian Stapleton Cordasco <graffatcolmingov@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/89/91/603bcaf8cd1b3927de64bf56c3a8915f6653ea7281919140c5bcff2bfe7b/github3.py-4.0.1.tar.gz",
"platform": null,
"description": ".. image::\n https://raw.github.com/sigmavirus24/github3.py/master/docs/img/gh3-logo.png\n\ngithub3.py is a comprehensive, actively developed, and extraordinarily stable\nwrapper around the GitHub API (v3).\n\nNote: This library currently works with Python 3.7+ or pypy3. For older versions, please use version 1.3.0.\n\nInstallation\n------------\n\n::\n\n $ pip install github3.py\n\nDependencies\n------------\n\n- requests_\n- uritemplate_\n- python-dateutil_\n- PyJWT_\n\n.. _requests: https://github.com/kennethreitz/requests\n.. _uritemplate: https://github.com/sigmavirus24/uritemplate\n.. _python-dateutil: https://github.com/dateutil/dateutil\n.. _PyJWT: https://github.com/jpadilla/pyjwt\n\n\nContributing\n------------\n\nPlease read the `CONTRIBUTING`_ document.\n\n.. _CONTRIBUTING: https://github.com/sigmavirus24/github3.py/blob/master/CONTRIBUTING.rst\n\nTesting\n~~~~~~~\n\nYou can run ``pip install -e .[dev]`` to install the following before testing or\nsimply ``make test-deps``. It is suggested you do this in a virtual environment.\nThese need to be installed for the tests to run.\n\n- betamax_\n- coverage_ by Ned Batchelder\n\n.. _betamax: https://github.com/sigmavirus24/betamax\n.. _coverage: http://nedbatchelder.com/code/coverage/\n\nBuild status\n~~~~~~~~~~~~\n\nYou can find build statuses for different environments.\n\n- Github_\n\n.. _Github: https://github.com/sigmavirus24/github3.py/actions\n\nLicense\n-------\n\nModified BSD license_\n\n.. _license: https://github.com/sigmavirus24/github3.py/blob/master/LICENSE\n\nExamples\n--------\n\nSee the docs_ for more examples.\n\n.. _docs: https://github3.readthedocs.io/en/latest/index.html#more-examples\n\nTesting\n~~~~~~~\n\nInstall the dependencies from requirements.txt e.g.:\n\n::\n\n make tests\n\nAuthor\n------\n\nIan Stapleton Cordasco (sigmavirus24_)\n\n.. _sigmavirus24: https://github.com/sigmavirus24\n\nContact Options\n---------------\n\n- Feel free to use the `github3.py`_ tag on Stack Overflow for any questions\n you may have.\n- If you dislike Stack Overflow, it is preferred that you send an email to\n github3.py@librelist.com .\n- You may also contact (via email_) the author directly with\n questions/suggestions/comments or if you wish to include sensitive data.\n\n.. _github3.py: http://stackoverflow.com/questions/tagged/github3.py\n.. _email: mailto:graffatcolmingov@gmail.com\n",
"bugtrack_url": null,
"license": null,
"summary": "Python wrapper for the GitHub API(http://developer.github.com/v3)",
"version": "4.0.1",
"project_urls": {
"Changelog": "https://github3.readthedocs.io/en/latest/release-notes/index.html",
"Documentation": "https://github3.readthedocs.io",
"Released Versions": "https://github.com/sigmavirus24/github3.py/tags",
"Source": "https://github.com/sigmavirus24/github3.py"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "61ad2394d4fb542574678b0ba342daf734d4d811768da3c2ee0c84d509dcb26c",
"md5": "6e8bdeeabdbd7e6235295955efcce451",
"sha256": "a89af7de25650612d1da2f0609622bcdeb07ee8a45a1c06b2d16a05e4234e753"
},
"downloads": -1,
"filename": "github3.py-4.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6e8bdeeabdbd7e6235295955efcce451",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 151800,
"upload_time": "2023-04-26T17:56:25",
"upload_time_iso_8601": "2023-04-26T17:56:25.015888Z",
"url": "https://files.pythonhosted.org/packages/61/ad/2394d4fb542574678b0ba342daf734d4d811768da3c2ee0c84d509dcb26c/github3.py-4.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8991603bcaf8cd1b3927de64bf56c3a8915f6653ea7281919140c5bcff2bfe7b",
"md5": "b996c56b32ef5abe54dc3537c70d826d",
"sha256": "30d571076753efc389edc7f9aaef338a4fcb24b54d8968d5f39b1342f45ddd36"
},
"downloads": -1,
"filename": "github3.py-4.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b996c56b32ef5abe54dc3537c70d826d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 36214038,
"upload_time": "2023-04-26T17:56:37",
"upload_time_iso_8601": "2023-04-26T17:56:37.677578Z",
"url": "https://files.pythonhosted.org/packages/89/91/603bcaf8cd1b3927de64bf56c3a8915f6653ea7281919140c5bcff2bfe7b/github3.py-4.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-26 17:56:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sigmavirus24",
"github_project": "github3.py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "github3.py"
}