micropy.packages
Packages Module.
Allows user to address different dependency types (package, module, path, pypi, etc.) through a single uniform api.
Functions
|
Factory for creating a dependency source object. |
Classes
|
Special type indicating an unconstrained type. |
|
Dependency Source that is available locally. |
|
|
|
Dependency Source for pypi packages. |
|
PurePath subclass that can make system calls. |
|
Dependency Source for vcs packages. |