View on GitHub

mypy_boto3

Type annotations for boto3 compatible with mypy, VSCode and PyCharm

Download this project as a .zip file Download this project as a tar.gz file

NicePath

Auto-generated documentation for builder.mypy_boto3_builder.utils.nice_path module.

Wrapper for path that represents it as relative to workdir.

NicePath

[find in source code]

class NicePath():
    def __init__(path: Path) -> None:

Wrapper for path that represents it as relative to workdir.

Arguments