Module types

Module types 

Source

Structs§

PypiDependency
Parsed dependency from pyproject.toml with position tracking.
PypiPackage
Package metadata from PyPI.
PypiVersion
Version information for a package from PyPI.

Enums§

PypiDependencySection
Section in pyproject.toml where a dependency is declared.
PypiDependencySource
Source location of a Python dependency.