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:

  • Installation for installation guide.
  • Usage for full library and CLI documentation.
  • API Reference for details about limitations, and how the API works.

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.7.1.tar.gz (39.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.7.1-py3-none-any.whl (45.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: buganize-1.7.1.tar.gz
  • Upload date:
  • Size: 39.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.7.1.tar.gz
Algorithm Hash digest
SHA256 65642ef774b6e1b1812c524ec4de691b41911e70e7b488cd527dee6d9117406c
MD5 880063c2477180c4707e5842bb71b07b
BLAKE2b-256 19c4d28854537b5ec971ac9ceb9cefb6da659d4fc1930eccd63d734a81f9ffca

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: buganize-1.7.1-py3-none-any.whl
  • Upload date:
  • Size: 45.3 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.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3ad06058d544b51bb7fb2d3f161f64961858e25e76d143bf355bcd70ad5a13be
MD5 fd89ace0d196e62d829a1bbe68dab0b4
BLAKE2b-256 a3e2e2f6ab037e614b6c73385fc2ffa2795511b3b4a112c52e7dc0027957cf47

See more details on using hashes here.

Provenance

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