2 papers
cs.SE2026
MigrateLib: a tool for end-to-end Python library migration
Mohayeminul Islam, Ajay Kumar Jha, May Mahmoud +1
Library migration is the process of replacing a library with a similar one in a software project. Manual library migration is time consuming and error prone, as it requires develop…
cs.SE2025
An Empirical Study of Python Library Migration Using Large Language Models
Md Mohayeminul Islam, Ajay Kumar Jha, May Mahmoud +2
Library migration is the process of replacing one library with another library that provides similar functionality. Manual library migration is time consuming and error prone, as i…