A simple asyncronous gitlab http client
Project description
import aiohttp
import asyncio
from gitlab_async_client.client import GitlabHTTPClient, GitlabAuthType
async def main():
async with aiohttp.ClientSession() as session:
client = GitlabHTTPClient(
base_url="https://gitlab.com",
access_token="your_access_token",
session=session,
auth_type=GitlabAuthType.header
)
projects = await client.get_projects()
print(projects)
asyncio.run(main())
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
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 gitlab_async_client-1.0.0.tar.gz.
File metadata
- Download URL: gitlab_async_client-1.0.0.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cd1c60568a021d067297b0715addbe54e275b29e294b3c3d16e24bc15db1f6c
|
|
| MD5 |
94d848d1b071bed74c6f2a2e7206caf3
|
|
| BLAKE2b-256 |
68aa5342d24c39eba76a9e0cdb3f8da27e627e3ec87c1e03b9344a06185c7db6
|
Provenance
The following attestation bundles were made for gitlab_async_client-1.0.0.tar.gz:
Publisher:
build-publish.yml on Vladimir-Titov/gitlab-async-client
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gitlab_async_client-1.0.0.tar.gz -
Subject digest:
9cd1c60568a021d067297b0715addbe54e275b29e294b3c3d16e24bc15db1f6c - Sigstore transparency entry: 174482596
- Sigstore integration time:
-
Permalink:
Vladimir-Titov/gitlab-async-client@6bd42a96c93479660c08c3424d797688e0029072 -
Branch / Tag:
refs/tags/1.0.0 - Owner: https://github.com/Vladimir-Titov
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-publish.yml@6bd42a96c93479660c08c3424d797688e0029072 -
Trigger Event:
release
-
Statement type:
File details
Details for the file gitlab_async_client-1.0.0-py3-none-any.whl.
File metadata
- Download URL: gitlab_async_client-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.2 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 |
e46db804bd1d351aa8993fbc51d8d7e8670040b51ccd8da95bc4df3030542db0
|
|
| MD5 |
dd21b4bdda1fa222bdce6ad8c659cf23
|
|
| BLAKE2b-256 |
f4f206541cd3e66fe69ebf7af58dc227215b2d7a7ce9425d3c85c19f7273ccc1
|
Provenance
The following attestation bundles were made for gitlab_async_client-1.0.0-py3-none-any.whl:
Publisher:
build-publish.yml on Vladimir-Titov/gitlab-async-client
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gitlab_async_client-1.0.0-py3-none-any.whl -
Subject digest:
e46db804bd1d351aa8993fbc51d8d7e8670040b51ccd8da95bc4df3030542db0 - Sigstore transparency entry: 174482597
- Sigstore integration time:
-
Permalink:
Vladimir-Titov/gitlab-async-client@6bd42a96c93479660c08c3424d797688e0029072 -
Branch / Tag:
refs/tags/1.0.0 - Owner: https://github.com/Vladimir-Titov
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-publish.yml@6bd42a96c93479660c08c3424d797688e0029072 -
Trigger Event:
release
-
Statement type: