Skip to content

Dependency Graph API #755

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

Closed
westurner opened this issue Dec 20, 2012 · 4 comments
Closed

Dependency Graph API #755

westurner opened this issue Dec 20, 2012 · 4 comments
Labels
auto-locked Outdated issues that have been locked by automation type: enhancement Improvements to functionality

Comments

@westurner
Copy link

Dependency Graph API: an overly broad feature request meta-ticket.

Use Cases:

  • Freeze requirements without installing packages
  • Enumerate recursive requirements files
  • Generate Dependency Documentation (DOT? NetworkX? JSON? SVG?)
  • (Maybe someday) Dry Run Installs

Implementation:

Similar objectives:

@hltbra
Copy link
Contributor

hltbra commented Dec 20, 2012

distutils2 used to have a tool like this for installed packages: http://packages.python.org/Distutils2/library/distutils2.depgraph.html

I don't know the status of that.

@westurner
Copy link
Author

westurner commented Apr 11, 2015

See: #1035 "Implement "hook" support for package signature verification."

@dstufft
Copy link
Member

dstufft commented Mar 22, 2017

Closing this, I'm not 100% sure what this is asking for, but at a minimum this is either something for Warehouse or for packaging not for pip itself.

@dstufft dstufft closed this as completed Mar 22, 2017
@westurner
Copy link
Author

westurner commented Mar 23, 2017

depresolve

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation type: enhancement Improvements to functionality
Projects
None yet
Development

No branches or pull requests

3 participants