Skip to main content

logo

Python client for the Google Issue Tracking system (Buganizer)

Quick start

from buganize import Buganize


async def main():
    async with Buganize() as client:
        result = await client.search(query="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 priority:p1"

Documentation

See:

Download files

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

Source Distribution

buganize-2.0.0.tar.gz (40.3 kB view details)

Uploaded Source

Built Distribution

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

buganize-2.0.0-py3-none-any.whl (46.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for buganize-2.0.0.tar.gz
Algorithm Hash digest
SHA256 f55f920c944080294ef8e4cdffc67c90f0da90c1ade6e6d7a4b9e3b59ec01788
MD5 17d924f293667f408fe98cb24b918e76
BLAKE2b-256 e3ebad9ba5504f1c54325570f65fbacf0cdae5b03d9038aa79a6febdfe76189f

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for buganize-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c35c24eec1dcff3fd5db185eed677ed68ce2b34f098f53caa836ca6447663187
MD5 c400cd8167855b3b06a9d8d5f781e6f3
BLAKE2b-256 73d6a7fc7c34ba9d19dfbcd4afbbf8d1088a91f4b7e9dbc6fa043e48c54f6fcb

See more details on using hashes here.

Provenance

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