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.8.0.tar.gz (41.7 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.8.0-py3-none-any.whl (48.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for buganize-1.8.0.tar.gz
Algorithm Hash digest
SHA256 da5d39d38617ed2ba168c3a2ed1c00496f82dce11f9afd569277a431861468bb
MD5 e9b93d794eb6b3b4126e75f123da6216
BLAKE2b-256 2d797c79771a6c38cc2f8b369cecb19bdf758a3c4ff22578dd7b76e82c49ff4b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: buganize-1.8.0-py3-none-any.whl
  • Upload date:
  • Size: 48.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.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4bd107ea48abc61a2406175c15953a595dc1f1d9ca2e028adb4714cc07a1ad94
MD5 3bd05db7bc101f186f360eca0cc8ff66
BLAKE2b-256 5096fbc116c8baf08deb997c24d5ecb37aed30d944a692fe3bf9a149954a827d

See more details on using hashes here.

Provenance

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