Directories
¶
| Path | Synopsis |
|---|---|
|
Package candidate decides which versions of a package may be offered to the solver, and in what order it should try them.
|
Package candidate decides which versions of a package may be offered to the solver, and in what order it should try them. |
|
cmd
|
|
|
pyresolve
command
Command pyresolve inspects a PyPI Repository Snapshot Format (RSF) file: it reads package and dependency metadata straight out of a local file on disk.
|
Command pyresolve inspects a PyPI Repository Snapshot Format (RSF) file: it reads package and dependency metadata straight out of a local file on disk. |
|
Package index defines MetadataIndex, the architectural seam between the resolver and storage, and its implementations.
|
Package index defines MetadataIndex, the architectural seam between the resolver and storage, and its implementations. |
|
Package pep440set is the PEP 440 version-set algebra the resolver hands to the generic PubGrub solver.
|
Package pep440set is the PEP 440 version-set algebra the resolver hands to the generic PubGrub solver. |
|
Package provider adapts Python packaging semantics to the generic PubGrub solver in github.com/posit-dev/go-pubgrub.
|
Package provider adapts Python packaging semantics to the generic PubGrub solver in github.com/posit-dev/go-pubgrub. |
|
Package pypirsf reads PyPI dependency metadata out of a Repository Snapshot Format (RSF) file.
|
Package pypirsf reads PyPI dependency metadata out of a Repository Snapshot Format (RSF) file. |
|
Package resolver is the public entry point of this module: give it PEP 508 requirements and a MetadataIndex, get back one pinned version per package, or a failure explained in Python terms.
|
Package resolver is the public entry point of this module: give it PEP 508 requirements and a MetadataIndex, get back one pinned version per package, or a failure explained in Python terms. |
Click to show internal directories.
Click to hide internal directories.