Unofficial Python client for the Google Issue Tracking system (Buganizer)
Project description
Unofficial Python client for the Google Issue Tracking system (Buganizer)
Installation
pip install buganize
Nix
A shell.nix is provided for Nix users:
nix-shell
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file buganize-1.5.3.tar.gz.
File metadata
- Download URL: buganize-1.5.3.tar.gz
- Upload date:
- Size: 33.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a882c8365ed01ce3a8ee575c83a7a991361d5b0ad4ae30ced2a5d2669d21f120
|
|
| MD5 |
3f11c9d161f5c7f92033dbbf5290396a
|
|
| BLAKE2b-256 |
9f26c47c380c030db4b85ae7b67d487a4c10e1267c473f872a9b33f315c16acf
|
Provenance
The following attestation bundles were made for buganize-1.5.3.tar.gz:
Publisher:
publish-python.yml on rly0nheart/buganize
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
buganize-1.5.3.tar.gz -
Subject digest:
a882c8365ed01ce3a8ee575c83a7a991361d5b0ad4ae30ced2a5d2669d21f120 - Sigstore transparency entry: 1092065088
- Sigstore integration time:
-
Permalink:
rly0nheart/buganize@b175fac879911a2ddf0c32f58f2f64617f3b234e -
Branch / Tag:
refs/heads/master - Owner: https://github.com/rly0nheart
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-python.yml@b175fac879911a2ddf0c32f58f2f64617f3b234e -
Trigger Event:
push
-
Statement type:
File details
Details for the file buganize-1.5.3-py3-none-any.whl.
File metadata
- Download URL: buganize-1.5.3-py3-none-any.whl
- Upload date:
- Size: 38.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a466eb58cd528ed22ff05a5e53896e91e9d559c125157948588d7cbaef521fe
|
|
| MD5 |
4a0d59713aeb120d814bba0ca7d480f0
|
|
| BLAKE2b-256 |
88e74a18cdfc42c5c64bb5ba25d8a1298a3ef167892f41359617a12a30d29652
|
Provenance
The following attestation bundles were made for buganize-1.5.3-py3-none-any.whl:
Publisher:
publish-python.yml on rly0nheart/buganize
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
buganize-1.5.3-py3-none-any.whl -
Subject digest:
4a466eb58cd528ed22ff05a5e53896e91e9d559c125157948588d7cbaef521fe - Sigstore transparency entry: 1092065104
- Sigstore integration time:
-
Permalink:
rly0nheart/buganize@b175fac879911a2ddf0c32f58f2f64617f3b234e -
Branch / Tag:
refs/heads/master - Owner: https://github.com/rly0nheart
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-python.yml@b175fac879911a2ddf0c32f58f2f64617f3b234e -
Trigger Event:
push
-
Statement type: