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.2.tar.gz
(4.6 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.2.tar.gz.
File metadata
- Download URL: gitlabparser-1.0.2.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b1c12b6e5f947e25963f792c6c8da3fe44cc65e643ae5234ad27e7b6c256564
|
|
| MD5 |
341d8f5170442bed255d0c40161240d7
|
|
| BLAKE2b-256 |
eed14a7b6ccf5a13c93d127620ce0c8fe473b47f52157626b7e71027adf4a26b
|
File details
Details for the file gitlabparser-1.0.2-py3-none-any.whl.
File metadata
- Download URL: gitlabparser-1.0.2-py3-none-any.whl
- Upload date:
- Size: 5.2 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 |
42c2b0ffe0371fba5bca8ec445fa6ad6eaaa565ffbbe13ddffc2510bdf45e022
|
|
| MD5 |
2bfd1e41aa8610b6664f4d37be1ccafa
|
|
| BLAKE2b-256 |
479f47f4bac3711934d7db6bc6739822a55da68dbbde42daf55c1c311fe57851
|