Skip to main content

Unofficial Python client for the Google Issue Tracking system (Buganizer)

Project description

logo

Unofficial Python client for the Google Issue Tracking system (Buganizer)

Installation

pip install buganize

Quick start

from buganize import Buganize


async def main():
    async with Buganize() as client:
        result = await client.search("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"

Documentation

  • See USAGE.md for full library and CLI documentation.
  • See 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.4.0.tar.gz (33.9 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.4.0-py3-none-any.whl (38.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for buganize-1.4.0.tar.gz
Algorithm Hash digest
SHA256 ed8ec99f18812dac75ac2a3153fce2f8fb57e44c8c5b4fe81782880958e5d4f0
MD5 7683ab2ff7d3120978bbddeabd90a943
BLAKE2b-256 a9a80af9ea7ecdb0604dfaf9616aa841bd87cd35c1248aab311210f8ae2bb531

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for buganize-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ab5db7ac31c9d372c792402f1103b3c97b197134a8a51746a68aa2f5857dd382
MD5 e7c68000b120ae8b268df440b8c08911
BLAKE2b-256 74650888de8f747a860801586d67531c7a96f436a659d04e79dd4dd4d99dce99

See more details on using hashes here.

Provenance

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