Skip to main content

Unofficial Python client for the Google Issue Tracking system (Buganizer)

Project description

logo

Unofficial Python client for the Google Issue Tracking system (Buganizer)

Installation

pip install buganize

Quick start

from buganize import Buganize


async def main():
    async with Buganize() as client:
        result = await client.search("status:open priority:p1", page_size=25)
        for issue in result.issues:
            print(f"#{issue.id} [{issue.status.name}] {issue.title}")
buganize search "status:open"

Documentation

  • See USAGE.md for full library and CLI documentation.
  • See API Reference for details about limitations, and how the API works.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

buganize-1.2.0.tar.gz (30.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

buganize-1.2.0-py3-none-any.whl (34.5 kB view details)

Uploaded Python 3

File details

Details for the file buganize-1.2.0.tar.gz.

File metadata

  • Download URL: buganize-1.2.0.tar.gz
  • Upload date:
  • Size: 30.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for buganize-1.2.0.tar.gz
Algorithm Hash digest
SHA256 2233b2c29f68c3af39bf94216646d9e7d79aa9b9182f04320b70a314babecbca
MD5 8c6fbd056d414fa252d8cac2cdff902a
BLAKE2b-256 a5fd45144913cec0b4e47e5e21d92d1d5ead5224ca8076cef376443dc2f4aedf

See more details on using hashes here.

Provenance

The following attestation bundles were made for buganize-1.2.0.tar.gz:

Publisher: publish-python.yml on rly0nheart/buganize

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file buganize-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: buganize-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 34.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for buganize-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b58b44e7eae39fade287c4b60132c2d122ef373fe565f2272c4f6d3b97392f7e
MD5 d24d977b5f1dd1cb4ceee6aecc334a79
BLAKE2b-256 5577166dfa46c0b3d0df10fd2efa289402940049b01e8e393a5b71d2b2cf58df

See more details on using hashes here.

Provenance

The following attestation bundles were made for buganize-1.2.0-py3-none-any.whl:

Publisher: publish-python.yml on rly0nheart/buganize

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page