STINNER Victor <vstin...@python.org> added the comment:

The pants project also uses a list of stdlib module names, similar to isort, to 
infer dependencies:
https://github.com/pantsbuild/pants/tree/master/src/python/pants/backend/python/dependency_inference/python_stdlib

"Pants is a scalable build system for monorepos: codebases containing multiple 
projects, often using multiple programming languages and frameworks, in a 
single unified code repository."

See https://blog.pantsbuild.org/dependency-inference/

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42955>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to