lifehome / warsinhk-chppdfprocessor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CHP archive PDF processor

This python repository aims to process PDFs from the CHP, parse them into machine readable format, and run various automations on top of them.

Submodules

You should do git clone --recursive <repo> for data downloading.

The following commands should help updating the CHP archive.
Reference from: tj/git-extras#80 (comment)

git pull --recurse-submodules
git submodule update --remote --recursive

About