The implementation and test for the measurement method fork entropy.
Project description
ForkEntropy Package
Overview
This package implements the calculation of the ForkEntropy metric. It provides tools to analyze and measure the diversity of OSS(Open Source Software Project) given specified data frame.
Directory Structure
ForkEntropy/ ├── mainCode/ │ ├── init.py # Initialization file │ └── ForkEntropy.py # Main implementation code ├── test/ │ └── testData/ │ ├── commitChanges/ # Test data for commit changes │ ├── downloaded_PRrawdata/ # Downloaded PR raw data │ └── testResult/ # Test results │ └── test_example.py # Test code ├── License # License information ├── ReadMe # This README file └── setup.py # Setup/installation script
Installation
To get more infomation about ForkEntropy package, clone the repository and navigate to the link:
git clone https://github.com/WuXiangChen/ForkEntropy_ESE
cd ForkEntropy
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
File details
Details for the file forkEntropy-0.8.2.tar.gz.
File metadata
- Download URL: forkEntropy-0.8.2.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faceaa57b814a166be15d6ed95009304f5c318b8881659c11d44255ba37ac568
|
|
| MD5 |
f808576980b747a19d422ddd86437d80
|
|
| BLAKE2b-256 |
15be0cad79c88afb0aeb761fdf53ee535505a279364bbeee87b8d7a431370c6f
|