Skip to main content

An OpenSource Python package for the extraction of fine-grained and time-stamped co-editing networks from git repositories.

Project description

git2net

git2net is an Open Source Python package that facilitates the extraction of co-editing networks from git repositories.

Download and installation

git2net is pure python code. It has no platform-specific dependencies and thus works on all platforms. The only requirement is a version of git >= 2.0. Assuming you are using pip, you can install latest version of git2net by running:

> pip install git2net

This also installs the necessary dependencies. git2net depends on the python-Levenshtein package to compute Levenshtein distances for edited lines of code. On sytems running Windows, automatically compiling this C based module might fail during installation. In this case, unofficial Windows binaries can be found here, which might help you get started.

How to use git2net

After installation, we suggest to check out our tutorial, detailing how to get started using git2net. We also provide detailed inline documentation serving as reference.

In addition, we have publised some motivating results as well as details on the mining algorithm in "git2net - Mining Time-Stamped Co-Editing Networks from Large git Repositories". Together with the paper, we have further released a jupyter notebook (using an early version of git2net) reproducing the majority of the results shown in the paper on zenodo.org.

All functions of git2nethave been tested on Ubuntu, Mac OS, and Windows.

How to cite git2net

@inproceedings{gote2019git2net,
  title={git2net: mining time-stamped co-editing networks from large git repositories},
  author={Gote, Christoph and Scholtes, Ingo and Schweitzer, Frank},
  booktitle={Proceedings of the 16th International Conference on Mining Software Repositories},
  pages={433--444},
  year={2019},
  organization={IEEE Press}
}

License

This software is licensed under the GNU Affero General Public License v3 (AGPL-3.0).

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

git2net-1.4.0.tar.gz (26.3 kB view details)

Uploaded Source

Built Distribution

git2net-1.4.0-py3-none-any.whl (38.3 kB view details)

Uploaded Python 3

File details

Details for the file git2net-1.4.0.tar.gz.

File metadata

  • Download URL: git2net-1.4.0.tar.gz
  • Upload date:
  • Size: 26.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for git2net-1.4.0.tar.gz
Algorithm Hash digest
SHA256 ad121b774f9d12192aeca27ad7199dfd5f4f7ef1b5c8542f0e7e35f6d6054340
MD5 04e99f4505cb805544ebef17c5aa4d46
BLAKE2b-256 7e58f109c85491fdaabb05124eedfc56262e2e803fff72d2ebee064d4b41e53d

See more details on using hashes here.

Provenance

File details

Details for the file git2net-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: git2net-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 38.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for git2net-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fdbfac8546cc6d819f829dfc55a27cc33e58712276ebbdb0db414a68d1be3f04
MD5 8cc605a9ef93def81eabdb7692937d25
BLAKE2b-256 6a9062d0f7108401a21c9f546d552bea0ca6b2f5d1af4a7116801a8a2ecfb12f

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page