How to determine packages used in a Python project that has no requirements.txt
Jan 30, 2022 · 3 min read · Have you ever cloned a python project on GitHub that did not include a requirements.txt and you could not make it run on your local machine due to compatibility issues? What if there was a solution that could crawl the whole project and generate a re...
Join discussion



















