Download this file
1 2 3 4 5
from pathlib import Path __version__ = "0.7.3" cache_root = Path(Path.home(), ".deidentify")