solorpower/crawler
haneulai f2bb131884
Some checks are pending
CI / Crawler (Python ${{ matrix.python-version }}) (3.10) (push) Waiting to run
CI / Crawler (Python ${{ matrix.python-version }}) (3.11) (push) Waiting to run
CI / API (Python 3.11) (push) Waiting to run
CI / Database migration (push) Waiting to run
CI / App web build (Node 20) (push) Waiting to run
refactor: complete repository structure cleanup
2026-08-07 15:30:44 +09:00
..
crawlers refactor: complete repository structure cleanup 2026-08-07 15:30:44 +09:00
scripts_archive refactor: complete repository structure cleanup 2026-08-07 15:30:44 +09:00
tests feat: harden solar monitoring through stage 7 2026-08-07 14:07:22 +09:00
tools chore: merge subprojects into monorepo layout 2026-06-15 12:54:11 +09:00
.gitignore Add 'crawler/' from commit 'c9ed91d885f3c46efb98e98310a1882bb5936546' 2026-06-15 12:53:36 +09:00
alert_manager.py feat: harden solar monitoring through stage 7 2026-08-07 14:07:22 +09:00
backward_backfill.py feat: harden solar monitoring through stage 7 2026-08-07 14:07:22 +09:00
config.py feat: harden solar monitoring through stage 7 2026-08-07 14:07:22 +09:00
crawler_gui.py Add 'crawler/' from commit 'c9ed91d885f3c46efb98e98310a1882bb5936546' 2026-06-15 12:53:36 +09:00
crawler_manager.py feat: harden solar monitoring through stage 7 2026-08-07 14:07:22 +09:00
crawler_structure.md Add 'crawler/' from commit 'c9ed91d885f3c46efb98e98310a1882bb5936546' 2026-06-15 12:53:36 +09:00
daily_summary.py feat: harden solar monitoring through stage 7 2026-08-07 14:07:22 +09:00
database.py feat: harden solar monitoring through stage 7 2026-08-07 14:07:22 +09:00
DEVELOPMENT.md refactor: complete repository structure cleanup 2026-08-07 15:30:44 +09:00
fetch_history.py Add 'crawler/' from commit 'c9ed91d885f3c46efb98e98310a1882bb5936546' 2026-06-15 12:53:36 +09:00
main.py feat: harden solar monitoring through stage 7 2026-08-07 14:07:22 +09:00
requirements.in feat: harden solar monitoring through stage 7 2026-08-07 14:07:22 +09:00
requirements.txt feat: harden solar monitoring through stage 7 2026-08-07 14:07:22 +09:00
sync_plants.py Add 'crawler/' from commit 'c9ed91d885f3c46efb98e98310a1882bb5936546' 2026-06-15 12:53:36 +09:00
time_utils.py feat: harden solar monitoring through stage 7 2026-08-07 14:07:22 +09:00
verify_data.py Add 'crawler/' from commit 'c9ed91d885f3c46efb98e98310a1882bb5936546' 2026-06-15 12:53:36 +09:00