book-ingestion-python/ ├── src/ │ ├── cli.py # Main CLI entry point │ ├── cli_enhanced.py # Enhanced analysis commands │ │ │ ├── converters/ │ │ ├── pdf_converter.py # PDF → text (PyMuPDF ...
Entry point: main.py - launches the GUI and orchestrates all menus and canvas operations. Each feature lives in a separate module (e.g. filters_menu.py, draw_menu.py) that is instantiated from main.py ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results