Keep track of new developments/practices in Python Packaging PEPs #407
Labels
needs-real-projects-test
This issue is more easily tackled once we have a project in `real_project` that illustrate the issue
P3
minor: not priorized
parsing-deps
research-needed
umbrella
The Python packaging community is still figuring out best practices and standards for various facets of the general problem of declaring dependencies (or phrased another way: "only install packages that have been written down somewhere").
To that end there are multiple PEPs in various states of progress, all indexed by the PyPA here: https://peps.python.org/topic/packaging/
Two of the most interesting PEPs, and which would need to be supported by FawltyDeps if/when they are generally adopted are:
The text was updated successfully, but these errors were encountered: