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.0.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.0-py3-none-any.whl (224.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: buganize-1.9.0.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.0.tar.gz
Algorithm Hash digest
SHA256 ffdcf4d7dfcf543bbe0187e8ed85b6bbc09ae66708c3919a0a669a8c3de90cf8
MD5 9ab5b57675e54e6c967da8f608fff0b5
BLAKE2b-256 e2ddda76eaf675cabf64b2f5e3d0d38857cc8f0b8a6d870ed7319f101f46012f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: buganize-1.9.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6bf056263839dba7c6bd53334cc45184f20a4b9ffedc83070d87a98dfd2259d9
MD5 097cd9ced798b5214169cbc7e548fb51
BLAKE2b-256 9f856bff1295cd0ab390f13a1b3704f0c590885de23dbd4c7172bacb9202d063

See more details on using hashes here.

Provenance

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