micropy.main

Main Module.

Functions

parse_file_as(type_, path, *[, ...])

rtype

TypeVar(T)

Classes

Log()

Borg for easy access to any Log from anywhere in the package.

MicroPy(*[, options])

Handles App State Management.

MicroPyOptions(*[, root_dir, stubs_dir])

Path(*args, **kwargs)

PurePath subclass that can make system calls.

Project(path[, name])

Micropy Project.

RepositoryInfo(**data)

StubManager([resource, repos])

Manages a collection of Stubs.

StubRepository([manifests, packages_index, ...])