Skip to main content

Python client for the Google Issue Tracking system (Buganizer)

Project description

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:

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.10.0.tar.gz (43.2 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.10.0-py3-none-any.whl (49.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for buganize-1.10.0.tar.gz
Algorithm Hash digest
SHA256 3b40b45dde6a6b24c70cbe5363bd35dfc3e693bffd9ea461eb8682fceecf7ec4
MD5 5d8427a16a3b18abfa50e882f5863e3c
BLAKE2b-256 43a5e709d5929801a89e58c106c4ce58f5fb5d1126c6defcf1374c6279a05df2

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for buganize-1.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1f3d7ddf160b92de6caa449f1d3a2ae2d36adf67b0bd83e22e8b1f34cd91cd58
MD5 b5071a9f5eb10cffe5f434ee88b704e3
BLAKE2b-256 54258747c46d168384111b12c4855a91150b0ab59a168d177888af9400c4ec82

See more details on using hashes here.

Provenance

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