Nurdletech
  • Linux Utilities
    • Abraxas Collaborative Password Utility (deprecated)
    • Add SSH Keys
    • Assimilate — Front-End to Borg Backup
    • Avendesora Collaborative Password Utility
    • Avendesora Export — Exports Selected Accounts to a Remote Host
    • Borg-Space — Report and track the size of your Borg repositories
    • Bump — Semantic Versioning
    • bw-export — Export Avendesora Accounts to BitWarden
    • Engineering Calculator
    • Emborg — Front-End to Borg Backup
    • engfmt — Engineering Format (deprecated)
    • excavate — Dig to understand disk usage over time
    • fvi — Find and Edit With VI
    • Inform — Printing & Logging Utilities
    • Metadata — Edit Music File Metadata with your Favorite Text Editor
    • MP — Music Player
    • Networth — Summarize Your Net Worth
    • NestedText — A Human Friendly Data Format
      • Readme File
      • Documentation
        • Typical Applications
        • Contributing
    • ntLog — Append a file into an running NestedText log
    • Extended Pathlib
    • PostMortem — Generates Packets of Useful Information for Partners and Dependents to be Opened Upon Death
    • PSF Utils
    • Remind — Schedule Notification Reminders
    • RKM Codes — Number format for compact robust labels
    • RLC Chart — Impedance Chart with Capacitance and Inductance Grids
    • QuantiPhy — Physical Quantities
    • QuantiPhy Eval — Computations with Physical Quantities
    • Scripts — Scripting Utilities (deprecated)
    • ShLib — Shell Library
    • SSHconfig — Configure SSH for Your Current Network
    • SSHdeploy — Update and Distribute SSH Key Files
    • SVG Schematic
    • ToTZ — Converts Date and Time to a New Time Zone
    • TVM — Time Value of Money
    • Vdiff — Efficiently Move Differences Between Two Files Using Vim
  • Linux Notes
Nurdletech
  • Linux Utilities
  • NestedText — A Human Friendly Data Format
  • NestedText — A Human Friendly Data Format
  • Python API
  • View page source

Python API

  • Convert Data to NestedText
    • dumps()
    • dump()
  • Convert NestedText to Data
    • loads()
    • load()
  • Location
    • Location
      • Location.as_line()
      • Location.as_tuple()
      • Location.get_line_numbers()
  • Utilities
    • get_keys()
    • get_value()
    • get_line_numbers()
    • get_location()
    • Deprecated functions
      • get_value_from_keys()
      • get_lines_from_keys()
      • get_original_keys()
      • join_keys()
  • NestedTextError
    • NestedTextError
      • NestedTextError.args
      • NestedTextError.template
      • NestedTextError.source
      • NestedTextError.line
      • NestedTextError.prev_line
      • NestedTextError.lineno
      • NestedTextError.colno
      • NestedTextError.codicil
      • NestedTextError.get_message()
      • NestedTextError.get_culprit()
      • NestedTextError.get_codicil()
      • NestedTextError.report()
      • NestedTextError.terminate()
      • NestedTextError.reraise()
      • NestedTextError.render()
Previous Next

© Copyright 2014-2023, Ken Kundert.

Built with Sphinx using a theme provided by Read the Docs.