{"id":17362503,"url":"https://github.com/domdfcoding/github3-utils","last_synced_at":"2025-04-15T00:31:00.806Z","repository":{"id":38416898,"uuid":"325860856","full_name":"domdfcoding/github3-utils","owner":"domdfcoding","description":"Handy utilities for github3.py","archived":false,"fork":false,"pushed_at":"2025-04-07T17:14:18.000Z","size":697,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T18:27:52.565Z","etag":null,"topics":["github","python"],"latest_commit_sha":null,"homepage":"https://github3-utils.readthedocs.io/en/latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domdfcoding.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-31T19:22:04.000Z","updated_at":"2025-02-22T19:58:59.000Z","dependencies_parsed_at":"2023-02-16T10:35:14.288Z","dependency_job_id":"c3f8fb99-1987-4fdb-a88d-7daf139228c6","html_url":"https://github.com/domdfcoding/github3-utils","commit_stats":{"total_commits":108,"total_committers":3,"mean_commits":36.0,"dds":0.2592592592592593,"last_synced_commit":"d4cee1ffebe0df33456cc3890eceaf32d4c16e29"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fgithub3-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fgithub3-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fgithub3-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fgithub3-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","download_url":"https://codeload.github.com/domdfcoding/github3-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248984039,"owners_count":21193680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","python"],"created_at":"2024-10-15T19:38:57.474Z","updated_at":"2025-04-15T00:31:00.800Z","avatar_url":"https://github.com/domdfcoding.png","language":"Python","readme":"##############\ngithub3-utils\n##############\n\n.. start short_desc\n\n**Handy utilities for github3.py**\n\n.. end short_desc\n\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |actions_linux| |actions_windows| |actions_macos| |coveralls|\n\t* - PyPI\n\t  - |pypi-version| |supported-versions| |supported-implementations| |wheel|\n\t* - Anaconda\n\t  - |conda-version| |conda-platform|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained| |pypi-downloads|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |docs| image:: https://img.shields.io/readthedocs/github3-utils/latest?logo=read-the-docs\n\t:target: https://github3-utils.readthedocs.io/en/latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/domdfcoding/github3-utils/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/domdfcoding/github3-utils/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |actions_linux| image:: https://github.com/domdfcoding/github3-utils/workflows/Linux/badge.svg\n\t:target: https://github.com/domdfcoding/github3-utils/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/domdfcoding/github3-utils/workflows/Windows/badge.svg\n\t:target: https://github.com/domdfcoding/github3-utils/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/domdfcoding/github3-utils/workflows/macOS/badge.svg\n\t:target: https://github.com/domdfcoding/github3-utils/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/domdfcoding/github3-utils/workflows/Flake8/badge.svg\n\t:target: https://github.com/domdfcoding/github3-utils/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/domdfcoding/github3-utils/workflows/mypy/badge.svg\n\t:target: https://github.com/domdfcoding/github3-utils/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/github3-utils/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/github3-utils/\n\t:alt: Requirements Status\n\n.. |coveralls| image:: https://img.shields.io/coveralls/github/domdfcoding/github3-utils/master?logo=coveralls\n\t:target: https://coveralls.io/github/domdfcoding/github3-utils?branch=master\n\t:alt: Coverage\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/github3-utils?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/domdfcoding/github3-utils\n\t:alt: CodeFactor Grade\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/github3-utils\n\t:target: https://pypi.org/project/github3-utils/\n\t:alt: PyPI - Package Version\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/github3-utils?logo=python\u0026logoColor=white\n\t:target: https://pypi.org/project/github3-utils/\n\t:alt: PyPI - Supported Python Versions\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/github3-utils\n\t:target: https://pypi.org/project/github3-utils/\n\t:alt: PyPI - Supported Implementations\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/github3-utils\n\t:target: https://pypi.org/project/github3-utils/\n\t:alt: PyPI - Wheel\n\n.. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/github3-utils?logo=anaconda\n\t:target: https://anaconda.org/domdfcoding/github3-utils\n\t:alt: Conda - Package Version\n\n.. |conda-platform| image:: https://img.shields.io/conda/pn/domdfcoding/github3-utils?label=conda%7Cplatform\n\t:target: https://anaconda.org/domdfcoding/github3-utils\n\t:alt: Conda - Platform\n\n.. |license| image:: https://img.shields.io/github/license/domdfcoding/github3-utils\n\t:target: https://github.com/domdfcoding/github3-utils/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/github3-utils\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/github3-utils/v0.7.1\n\t:target: https://github.com/domdfcoding/github3-utils/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/github3-utils\n\t:target: https://github.com/domdfcoding/github3-utils/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2025\n\t:alt: Maintenance\n\n.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/github3-utils\n\t:target: https://pypi.org/project/github3-utils/\n\t:alt: PyPI - Downloads\n\n.. end shields\n\nInstallation\n--------------\n\n.. start installation\n\n``github3-utils`` can be installed from PyPI or Anaconda.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install github3-utils\n\nTo install with ``conda``:\n\n\t* First add the required channels\n\n\t.. code-block:: bash\n\n\t\t$ conda config --add channels https://conda.anaconda.org/conda-forge\n\t\t$ conda config --add channels https://conda.anaconda.org/domdfcoding\n\n\t* Then install\n\n\t.. code-block:: bash\n\n\t\t$ conda install github3-utils\n\n.. end installation\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fgithub3-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomdfcoding%2Fgithub3-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fgithub3-utils/lists"}