English

Visualizing Contributor Code Competency for PyPI Libraries: Preliminary Results

Software Engineering 2022-12-06 v1

Abstract

Python is known to be used by beginners to professional programmers. Python provides functionality to its community of users through PyPI libraries, which allows developers to reuse functionalities to an application. However, it is unknown the extent to which these PyPI libraries require proficient code in their implementation. We conjecture that PyPI contributors may decide to implement more advanced Pythonic code, or stick with more basic Python code. Are complex codes only committed by few contributors, or only to specific files? The new idea in this paper is to confirm who and where complex code is implemented. Hence, we present a visualization to show the relationship between proficient code, contributors, and files. Analyzing four PyPI projects, we are able to explore which files contain more elegant code, and which contributors committed to these files. Our results show that most files contain more basic competency files, and that not every contributor contributes competent code. We show how~our visualization is able to summarize such information, and opens up different possibilities for understanding how to make elegant contributions.

Keywords

Cite

@article{arxiv.2212.01882,
  title  = {Visualizing Contributor Code Competency for PyPI Libraries: Preliminary Results},
  author = {Indira Febriyanti and Raula Gaikovina Kula and Ruksit Rojpaisarnkit and Kanchanok Kannee and Yusuf Sulistyo Nugroho and Kenichi Matsumoto},
  journal= {arXiv preprint arXiv:2212.01882},
  year   = {2022}
}

Comments

Presented at 29th Asia-Pacific Software Engineering Conference (APSEC 2022) in Early Research Achievements (ERA) category

R2 v1 2026-06-28T07:21:37.851Z