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-2.1.1.tar.gz (41.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

buganize-2.1.1-py3-none-any.whl (47.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: buganize-2.1.1.tar.gz
  • Upload date:
  • Size: 41.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for buganize-2.1.1.tar.gz
Algorithm Hash digest
SHA256 834b3444ef89823d3524e9370202afacabdfd8e581c26d48b2e203b272ce0d4e
MD5 ba7139f5ea1be17d1cb6d4edf091fd7d
BLAKE2b-256 ec96e9e556c623a7b052ed565d44f749e3aee2b63e3156c33fc6e8668a4e8302

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: buganize-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 47.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for buganize-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 08bb32a7dfca59ca1494330ebfdcb2375e0de3cbbe77bcb76dcfa57b15774cd4
MD5 cb6130e165bb7d02239d012789f1b80e
BLAKE2b-256 001f6eb27aadb258220c75ab2edcc8e4617c3c7d3dfc4b8471154f52c8d58e74

See more details on using hashes here.

Provenance

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