Contents Menu Expand Light mode Dark mode Auto light/dark mode
nbrefactor - a Jupyter notebook refactoring tool
Light Logo Dark Logo

Getting Started

  • About nbrefactor
  • Installation
  • Demo

Technical Documentation

  • Command Line Interface
  • Markdown Commands
  • API
    • Nbrefactor Package
      • Datastructs Package
        • Markdown Element
        • Module Node
        • Parsed Cell
        • Unparsed Cell
      • Fileops Package
        • Reader
        • Utils
        • Writer
      • Processor Package
        • Cda
        • Parser
        • Processor
      • Utils Package
        • Argument Parsing
        • Logging
      • Visualization Package
        • Plot Module Tree
      • Cli

General Guidelines

  • Contributing
  • License
Back to top

Utils Package#

(nbrefactor.nbrefactor.utils)

  • Argument Parsing
    • parse_args
  • Logging
    • Logger
      • Color
        • BLUE
        • GREEN
        • MAGENTA
        • RED
        • RESET
        • YELLOW
      • H_RULER_SYMBOL
      • horizontal_separator
      • log
Next
Argument Parsing
Previous
Processor
Copyright © 2024, Mohamed Shahawy
Made with Furo