CoolFace
Apppublic

Chunwei0518/taiwan-building-permits-api

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
7 commits on main
da789915mo ago

feat: split excel export by sheet_name (建照/使照/其他)

Steven
4286a585mo ago

fix: install openpyxl via pip so python:3.12 can import it

Steven
06ed5015mo ago

新增篩選結果 Excel 匯出 API

Steven
014a52d5mo ago

fix: set PYTHONPATH=/app so 'from src.query import QueryService' resolves

Chunwei0518
c8321565mo ago

fix: whitelist scripts/entrypoint.sh in .dockerignore

Chunwei0518
318bb3b5mo ago

feat: initial HF Space — Docker SDK, DB fetched from GitHub Release on boot

Chunwei0518
e8e02715mo ago

initial commit

Chunwei0518