Converts source code into human-friendly labels
Project description
source_label_map
Converts source code into human-friendly labels
The project owner is @leetdavid.
Development
If not already in a virtual environement, create and use one. Read about it in the Python documentation: venv — Creation of virtual environments.
python3 -m venv .venv
source .venv/bin/activate
Install the pinned pip version:
pip install -r $(git rev-parse --show-toplevel)/pip-requirements.txt
Finally, install the dependencies:
pip install -r $(git rev-parse --show-toplevel)/dev-requirements.txt -r requirements.txt
Testing
Execute tests from the library's folder (after having loaded the virtual environment, see above) as follows:
python3 -m pytest tests/
Execute the library's CI locally with act as follows:
act -j ci-libs-source_label_map
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
File details
Details for the file bilbyai_source_label_map-0.1.0.tar.gz
.
File metadata
- Download URL: bilbyai_source_label_map-0.1.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e324900444fa61a3a91b6860e67bcce39a3941d44e992273815bf93848a653d5 |
|
MD5 | 4f061655a7aafdd655d765f122f21e07 |
|
BLAKE2b-256 | 9a23c18a3ca38c3f6f9df2eb813e43adbef909823bb1bb334130e8825f31aa64 |
File details
Details for the file bilbyai_source_label_map-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: bilbyai_source_label_map-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 983a36326cd0c7af883e3f0194c73347f48aa3066b61d878ad9a2f3deb3ed8a0 |
|
MD5 | 67a59bfe9278a79cacc4100305ff563c |
|
BLAKE2b-256 | a459b631996ef080abfc3e715e061af79a964c9985dc12075bec99193736d458 |