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.5.1.tar.gz (33.8 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.5.1-py3-none-any.whl (38.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for buganize-1.5.1.tar.gz
Algorithm Hash digest
SHA256 c357c6fdeb68201d505bf6b22c17dae39ed6d376426352f0c475353aa8a9fe8b
MD5 f095f0ece0acc4ddddf066702a61c0c9
BLAKE2b-256 00e4ff33e6cd4eac2bd9a51eb8ec158356349ffb71ddbc11a2965ecc162cabf8

See more details on using hashes here.

Provenance

The following attestation bundles were made for buganize-1.5.1.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.5.1-py3-none-any.whl.

File metadata

  • Download URL: buganize-1.5.1-py3-none-any.whl
  • Upload date:
  • Size: 38.6 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.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2b8900743b23bb75d4bdd71dd1694cbdae4db369ab5c92f4cdb62c4c4ae02c99
MD5 be889e2b9654ca22bfd3953293c1bd36
BLAKE2b-256 8df839d12d133dbd651f6168e5c80cd0b914813d4ef79e407417ec8dc2cc1b48

See more details on using hashes here.

Provenance

The following attestation bundles were made for buganize-1.5.1-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