SortingHat backend to import identities from the Eclipse Foundation
Project description
sortinghat-eclipse-foundation
SortingHat backend to import identities from Eclipse Foundation
Requirements
- Python >= 3.9
You will also need some other libraries for running the tool, you can find the whole list of dependencies in pyproject.toml file.
Installation
There are several ways to install sortinghat-eclipse-foundation on your system: packages or source code using Poetry or pip.
PyPI
sortinghat-eclipse-foundation can be installed using pip, a tool for installing Python packages. To do it, run the next command:
$ pip install sortinghat-eclipse-foundation
Source code
To install from the source code you will need to clone the repository first:
$ git clone https://github.com/bitergia-analytics/sortinghat-eclipse-foundation
$ cd sortinghat-eclipse-foundation
Then use pip or Poetry to install the package along with its dependencies.
Pip
To install the package from local directory run the following command:
$ pip install .
In case you are a developer, you should install sortinghat-eclipse-foundation in editable mode:
$ pip install -e .
Poetry
We use poetry for dependency management and packaging. You can install it following its documentation. Once you have installed it, you can install sortinghat-openinfra and the dependencies in a project isolated environment using:
$ poetry install
To spaw a new shell within the virtual environment use:
$ poetry shell
Usage
Install this SortingHat backend to import identities from the Eclipse Foundation.
You can use this importer using the API or the UI. The name of the backend is
EclipseFoundation. You will have to provide the credentials on the settings file
in order to access the Eclipse Foundation API:
ECLIPSE_FOUNDATION_USER_ID: username on the Eclipse Foundation platform.ECLIPSE_FOUNDATION_PASSWORD: password for the previous user.
The user will also have the next permissions for reading the identities:
eclipsefdn_view_all_profiles
Project details
Release history Release notifications | RSS feed
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 sortinghat_eclipse_foundation-0.1.2.tar.gz.
File metadata
- Download URL: sortinghat_eclipse_foundation-0.1.2.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3178d535a5be81c004c40a997b6c35d55616d4848eac4c00cec1bf19853ab48
|
|
| MD5 |
52b718932176d039aeadec972cc74ef7
|
|
| BLAKE2b-256 |
5c2628e01503e89b470124938181412084581bbe2dad3eb2b2920c9201b5476d
|
File details
Details for the file sortinghat_eclipse_foundation-0.1.2-py3-none-any.whl.
File metadata
- Download URL: sortinghat_eclipse_foundation-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e8fdb307ce3171b2bf9296a01f30ec94c289074ceb91235cf8dfe41ce8fae09
|
|
| MD5 |
0520e94da838d49d931038832b773b1d
|
|
| BLAKE2b-256 |
f5ff8994e369b2af3b7ffe4d335a51334407da27379880749ae6d4ee2399566b
|