Crate uv_workspace

Crate uv_workspace 

Source

Modules§

dependency_groups
pyproject
Reads the following fields from pyproject.toml:
pyproject_mut

Structs§

DiscoveryOptions
ProjectWorkspace
The current project and the workspace it is part of, with all of the workspace members.
Workspace
A workspace, consisting of a root directory and members. See ProjectWorkspace.
WorkspaceCache
Cache for workspace discovery.
WorkspaceMember
A project in a workspace.

Enums§

MemberDiscovery
ProjectDiscovery
Whether a “project” must be defined via a [project] table.
VirtualProject
A project that can be discovered.
WorkspaceError

Type Aliases§

Editability
RequiresPythonSources