Skip to main content
Ctrl+K

notes

  • Contributing
  • Changelog
  • Contributors
  • API Reference
    • notes_dev
      • 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__
      • notes_dev.modules
      • notes_dev.tests
      • notes_dev.__main__
  • References
  • .md

notes_dev

Contents

  • Subpackages
  • Submodules
  • Package Contents
    • Functions
    • API
      • escape()
      • log()

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.

previous

API Reference

next

notes_dev.docs

Contents
  • Subpackages
  • Submodules
  • Package Contents
    • Functions
    • API
      • escape()
      • log()

© Copyright 2026, Blake Naccarato.