Restructure and update CLI entry point to run_pageindex.py

This commit is contained in:
Ray 2025-04-06 21:49:16 +08:00
parent 1668a53602
commit 403a7a4f54
7 changed files with 181 additions and 261 deletions

1
pageindex/__init__.py Normal file
View file

@ -0,0 +1 @@
from .page_index import *