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.9.1.tar.gz (211.4 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.9.1-py3-none-any.whl (224.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for buganize-1.9.1.tar.gz
Algorithm Hash digest
SHA256 6d41380f07dbef0a1a39c054ef6b06a1a6f7568832d3221dfdc655e69f9ba77f
MD5 ddb14e4aed815d76a08ab658b3c526a2
BLAKE2b-256 f5c4e867d1f200a2104023f6d9557665ef34f4943312bafa17391b355a57f219

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: buganize-1.9.1-py3-none-any.whl
  • Upload date:
  • Size: 224.0 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.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 112a90d5b1240cf4498094998fb423c62a16c922704a297730cd0d7f7a67bc96
MD5 7a3fa1589a3472aa8d37b6ffaebfd6a2
BLAKE2b-256 cac36caa3a0900cb6eb635c9db7c9bef420ef53a274d070065169ac5ff18e384

See more details on using hashes here.

Provenance

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