Skip to main content

Unofficial Python client for the Google Issue Tracker

Project description

logo

Unofficial Python client for the Google Issue Tracker.

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.1.2.tar.gz (28.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.1.2-py3-none-any.whl (33.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: buganize-1.1.2.tar.gz
  • Upload date:
  • Size: 28.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.1.2.tar.gz
Algorithm Hash digest
SHA256 de87890bc7468a3d473a357ac4d059b97d1cc44872c6f41292e878332475f87e
MD5 e32e56dbc418cb36aaa78f560cc21c76
BLAKE2b-256 7f8648d5c7421e437d49fc242749cd918b13461bca2ca1f043b0f328645b7c28

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: buganize-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 33.3 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.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8f5d34cf1efe5bdf7c36b0111ef11598080d3a0b5f7787cfe1e50f7f938a0628
MD5 3fb8587748cf7df15e565f14a215449d
BLAKE2b-256 ab39e46bf457f6421ae87ac0d8db6a3f72258b5fbc6b626e56c958e0e26ae88b

See more details on using hashes here.

Provenance

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