Skip to main content

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:

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: buganize-2.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 797a54b6840c807e3284b576f5739b53c4d1839b3cc44d318a157e5c06aa50af
MD5 ce103e9f9b14cc4c71ef189d4bd5fd58
BLAKE2b-256 98d041f3b1c9f1b388d53f91709b6b78c4cff7975401a1d4c23dd9e20970c0ca

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: buganize-2.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cc3c2231177c2194f8bb21a2603341d0c185d07f013cde6f8a4eab616835038d
MD5 7d0c260807284566ac5000431bded262
BLAKE2b-256 3e954d75873a69d275612c3fae05d274814d5d6baf4659bae4ca837b6247f3ea

See more details on using hashes here.

Provenance

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