Articles with "python projects" as a keyword



An Empirical Study of Type-Related Defects in Python Projects

Sign Up to like & get
recommendations!
Published in 2021 at "IEEE Transactions on Software Engineering"

DOI: 10.1109/tse.2021.3082068

Abstract: In recent years, Python has experienced an explosive growth in adoption, particularly among open source projects. While Python’s dynamically-typed nature provides developers with powerful programming abstractions, that same dynamic type system allows for type-related defects… read more here.

Keywords: study; python projects; type checker; type related ... See more keywords

Towards Better Dependency Management: A First Look at Dependency Smells in Python Projects

Sign Up to like & get
recommendations!
Published in 2023 at "IEEE Transactions on Software Engineering"

DOI: 10.1109/tse.2022.3191353

Abstract: Managing cross-project dependencies is tricky in modern software development. A primary way to manage dependencies is using dependency configuration files, which brings convenience to the entire software ecosystem, including developers, maintainers, and users. However, developers… read more here.

Keywords: dependency smells; dependency; configuration files; dependency management ... See more keywords