notes_dev# Dev. Subpackages# notes_dev.docs notes_dev.docs.docstrings notes_dev.docs.intersphinx notes_dev.docs.types notes_dev.tools notes_dev.tools.add_changes notes_dev.tools.environment notes_dev.tools.types notes_dev.tools.__main__ Submodules# notes_dev.modules notes_dev.tests notes_dev.__main__ Package Contents# Functions# escape Escape a path, suitable for passing to e.g. run(). log Send object to stdout. API# notes_dev.escape( path: str | pathlib.Path, ) → str# Escape a path, suitable for passing to e.g. run(). notes_dev.log( obj, )# Send object to stdout.