gitlab2pandas supports the aggregation of project activities in a GitLab repository and makes them available in pandas dataframes.
Project description
Transform GitLab Activities to Pandas Dataframes
General information
This package was initially developed as part of the DiP-iT project Website.
The package implements Python functions for
- aggregating and processing GitLab activities (Commits, Actions, Issues, Merge-Requests, ...)
gitlab2pandas
stores the collected information in a collection of pandas DataFrames starting from a user defined root folder.
github2pandas
does the same for GitHub an can be found on GitHub
Installation
gitlab2pandas
is available on pypi. Use pip to install the package.
global
On Linux:
sudo pip3 install gitlab2pandas
sudo pip install gitlab2pandas
On Windows as admin or for one user:
pip install gitlab2pandas
pip install --user gitlab2pandas
in virtual environment:
pipenv install gitlab2pandas
Usage
GitLab token is required for use, which is used for authentication. The website describes how you can generate this for your GitLab account. Customise the username and project name and explore any public or private repository you have access to with your account!
Documentation
The documentation of the module is available at https://gitlab2pandas.readthedocs.io/.
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
File details
Details for the file gitlab2pandas-0.0.5.tar.gz
.
File metadata
- Download URL: gitlab2pandas-0.0.5.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2bfb08fa3c072a2dd0ed68e006f9d7605268a911c4b1178af2ffd99ae6c7e20 |
|
MD5 | 330ee29be4dd32b59e9fa3a66ea335b9 |
|
BLAKE2b-256 | 4d2cf4bd3f019ee79a8fe588a5c6472aa8efc951d9830cd33db8cfa751f77cdf |
File details
Details for the file gitlab2pandas-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: gitlab2pandas-0.0.5-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8d051938f5c386784837c8011f26ccba817891dbde254f159fa50ff57496e36 |
|
MD5 | f4953fae122611bdc69249ea7ca11064 |
|
BLAKE2b-256 | 30b77b0850f623496c1088b531ad771f55e76e8056b244add6190c37be12d8af |