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 Distribution
gitlabparser-1.0.0.tar.gz
(4.7 kB
view details)
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.0.tar.gz.
File metadata
- Download URL: gitlabparser-1.0.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a635e2afe783842ac13d542e4d30dfa137298fb27136be354cde8adba22db73
|
|
| MD5 |
1fa9644b0b18c05bf1974d199b4efdc2
|
|
| BLAKE2b-256 |
71df3e5de09653dd0d3872c091ef30d6b4c9c7fcab48e337e5201ea66071d8fc
|
File details
Details for the file gitlabparser-1.0.0-py3-none-any.whl.
File metadata
- Download URL: gitlabparser-1.0.0-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 |
d53d8c9b453d0f89168274f68ab17c408fc751e969956967e8ef35c6f57d52fb
|
|
| MD5 |
566932a3d953e098be05b602ef318961
|
|
| BLAKE2b-256 |
95fba84101a94b42eb4e973887c5ace34eb8f9938199934fa48e335c3bfb47d8
|