Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep track of new developments/practices in Python Packaging PEPs #407

Open
jherland opened this issue Jan 4, 2024 · 1 comment
Open
Labels
needs-real-projects-test This issue is more easily tackled once we have a project in `real_project` that illustrate the issue P2 major: an upcoming release parsing-deps research-needed umbrella

Comments

@jherland
Copy link
Member

jherland commented Jan 4, 2024

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:

@jherland jherland added P3 minor: not priorized research-needed parsing-deps needs-real-projects-test This issue is more easily tackled once we have a project in `real_project` that illustrate the issue umbrella labels Jan 4, 2024
@jherland
Copy link
Member Author

Both of these PEPs are now official standards, and people have started using them. We should definitely add support for these ASAP.

@jherland jherland added P2 major: an upcoming release and removed P3 minor: not priorized labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-real-projects-test This issue is more easily tackled once we have a project in `real_project` that illustrate the issue P2 major: an upcoming release parsing-deps research-needed umbrella
Projects
None yet
Development

No branches or pull requests

1 participant