Gitlab Parser
Project description
Python module Gitlab Parser
Installation
pip install GitlabParser
Usage
from GitlabParser import Logger, Find
Logger = Logger()
logger = Logger.get_logger()
if Logger.LOG_FILE:
print(f"See log here: {Logger.LOG_FILE}")
finder = Find(gitlab_token="your_token")
groups = finder.find_all_groups(group_ids=[1, 2, 3])
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 gitlabparser-1.0.1-py3-none-any.whl.
File metadata
- Download URL: gitlabparser-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e052a33bd46d13bccb4b9f1449cc02f4bfd30125961535abbed0072442649ceb
|
|
| MD5 |
2ac69b407cdf78866c59d28cc1ac4e20
|
|
| BLAKE2b-256 |
01dd1f0130bdb39a826c20729cfb6b7b7227e5fb4533623d9828d081b70d4a45
|