We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3.9+
git clone https://github.com/FSUDRS/cetamura_python_script.git cd cetamura_python_script
python -m pip install --upgrade pip python -m pip install -r requirements/requirements.txt
Optional development dependencies:
python -m pip install -r requirements/requirements-dev.txt
python src/main.py
On the main screen:
Photo Workflow
Patent Workflow
Select Folder
Review and Run ... Batch
If patent PDFs may live outside the selected batch folder, set:
CETAMURA_PATENT_SEARCH_ROOTS
Example:
$env:CETAMURA_PATENT_SEARCH_ROOTS = "C:\patents\primary;D:\cetamura\archive" python src\main.py
Use Dry Run first.
Dry Run
This lets you:
Last updated: April 6, 2026