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.2.tar.gz (211.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-1.9.2-py3-none-any.whl (223.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: buganize-1.9.2.tar.gz
  • Upload date:
  • Size: 211.3 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.2.tar.gz
Algorithm Hash digest
SHA256 9cee057b6409a15be3587ddb64495e1ab51a87f24d249f23edc17777b4cf0e73
MD5 26a6f6e2daa066a9abe038fbc3046f4d
BLAKE2b-256 20207dbda94b38c4aaeff0e50f3e3ad9e2b1112a08ee7fb87f3c387b6a98d362

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: buganize-1.9.2-py3-none-any.whl
  • Upload date:
  • Size: 223.8 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 64ad1e97ead2dc972696b047156d162bfe73c774341e0d25e95957c58ab005bb
MD5 e7f08d7318d1e88ef4aa65627efd78f9
BLAKE2b-256 52b4c02cabea158734f5de5e08541cc505e986f060044e41341cc4d6e7e92947

See more details on using hashes here.

Provenance

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