question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Interest in supporting PEP 665?

See original GitHub issue

What’s the problem this feature will solve?

Standardizing on a file format that fixes some shortcomings of requirements files.

Describe the solution you’d like

Two possibilities.

One, pip freeze emits PEP 665 files.

Two, -r (or some new option) can read in and install from a PEP 665 file.

Alternative Solutions

Status quo.

Additional context

https://discuss.python.org/t/pep-665-take-2-a-file-format-to-list-python-dependencies-for-reproducibility-of-an-application/11736

I’m basically looking for tool support to quote in the PEP at this point to help drive its support/acceptance.

Code of Conduct

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:4
  • Comments:26 (25 by maintainers)

github_iconTop GitHub Comments

3reactions
pradyunsgcommented, Nov 9, 2021

That aside, it’s not like requirements.txt is going away anytime soon – so there’s no reason for the lockfile to accomodate for all the potential ways that pip allows you to do things. Starting with a subset and expanding is fine IMO.

3reactions
brettcannoncommented, Nov 5, 2021

First, thanks for the vote of support on the PEP (for those that aren’t co-authors 😉).

Second, for pip resolve, an open issue on the PEP is whether the input for the lock file should be standardized (or at least have at least one way to have a default) and I’m happy to discuss on discuss.python.org.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PEP 665 – A file format to list Python dependencies for ...
The pip team has said they are interested in supporting this PEP if accepted. The current proposal for pip may even supplant the...
Read more >
Frequently Asked Questions | U.S. Department of the Treasury
OFAC's 50 Percent Rule states that the property and interests in property of entities directly or indirectly owned 50 percent or more in...
Read more >
PEP to Prevent HIV Infection - NCBI Bookshelf - NIH
Fortunately, with rapid initiation of PEP, infection can be blocked. ... Although there is evidence to support HIV prophylaxis for perinatal ...
Read more >
Our first pep rally of the year is over— now who's ready for the game ...
Sep 2, 2016 - 138 Likes, 4 Comments - Troy SGA (@troysga) on Instagram: “Our first pep rally of the year is over—...
Read more >
PEP to Prevent HIV Infection - AIDS Institute Clinical Guidelines
How to use this guideline: This guideline is organized to support rapid location of key topics, such as when to initiate PEP, how...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found