pyppin.file

[Browse Source]

Clean API’s for managing files and file systems.

Modules

dev_null

An io.IOBase that behaves like /dev/null.

memfile

Allow access to a single block of RAM with multiple file API handles.

tee

An io.IOBase that lets you tee writes to multiple file targets.

types

Type declarations for accessing files.