Async Python client for Splunkbase
Project description
aiosplunkbase
A simple async API client for interacting with Splunk's Splunkbase service.
Installation
You can install aiosplunkbase using pip:
pip install aiosplunkbase
Usage Examples
Usage
from aiosplunkbase import SBClient
from pprint import pprint
async def main():
async with SBClient(username="your_username", password="your_password") as client:
await client.login()
app_info = await client.get_app_info("Splunk_TA_aws")
pprint(app_info)
latest_version = await client.get_app_latest_version(
"Splunk_TA_aws",
splunk_version="9.1",
is_cloud=False
)
pprint(latest_version)
async for chunk in client.download_app("Splunk_TA_aws"):
pass
License
MIT License
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 aiosplunkbase-0.1.1.tar.gz.
File metadata
- Download URL: aiosplunkbase-0.1.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7004ba9eac23ed3bb831fbcae3eb1322e3a14e72bdf391b1b29ea3bc9c64064
|
|
| MD5 |
8564a127689833eb306feed494bfc12a
|
|
| BLAKE2b-256 |
b347cdfb79645aec2b281b06adc10b36969739435826f0ab87f2081a0ab7ad91
|
Provenance
The following attestation bundles were made for aiosplunkbase-0.1.1.tar.gz:
Publisher:
publish.yml on cschmidt0121/aiosplunkbase
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
aiosplunkbase-0.1.1.tar.gz -
Subject digest:
d7004ba9eac23ed3bb831fbcae3eb1322e3a14e72bdf391b1b29ea3bc9c64064 - Sigstore transparency entry: 188685163
- Sigstore integration time:
-
Permalink:
cschmidt0121/aiosplunkbase@542035ce67eb7fa4759ee26bf7a2b1739b8c75ab -
Branch / Tag:
refs/tags/0.1.1 - Owner: https://github.com/cschmidt0121
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@542035ce67eb7fa4759ee26bf7a2b1739b8c75ab -
Trigger Event:
push
-
Statement type:
File details
Details for the file aiosplunkbase-0.1.1-py3-none-any.whl.
File metadata
- Download URL: aiosplunkbase-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f4f2c70cb1ad18f438e52cf4d405ae2c3c5e756ba04bde0cd476c0254c25f3a
|
|
| MD5 |
fa83c74d11afffcc7cbfd1ee4aafdde4
|
|
| BLAKE2b-256 |
d9f203ee907aed6bf919588329114b8ce85db2d88253acc9178f039ae36602f0
|
Provenance
The following attestation bundles were made for aiosplunkbase-0.1.1-py3-none-any.whl:
Publisher:
publish.yml on cschmidt0121/aiosplunkbase
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
aiosplunkbase-0.1.1-py3-none-any.whl -
Subject digest:
9f4f2c70cb1ad18f438e52cf4d405ae2c3c5e756ba04bde0cd476c0254c25f3a - Sigstore transparency entry: 188685164
- Sigstore integration time:
-
Permalink:
cschmidt0121/aiosplunkbase@542035ce67eb7fa4759ee26bf7a2b1739b8c75ab -
Branch / Tag:
refs/tags/0.1.1 - Owner: https://github.com/cschmidt0121
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@542035ce67eb7fa4759ee26bf7a2b1739b8c75ab -
Trigger Event:
push
-
Statement type: