smpl.io.io

Functions

files(ending[, folder])

Get all the files in folder ending with ending.

find_file(fname[, up])

Searches for fname in all down folders or up folder to given order respectively.

gf([i])

Scientific number format.

import_path([path])

Adds path to the sys.path.

mkdirs(fn)

Creates the neccessary directories above fn.

pn(a[, nnl])

pr(a[, nnl])

Prints the passed a.

pwd()

Returns the path to the path of current file (in linux format).

Classes

Path(*args, **kwargs)

PurePath subclass that can make system calls.