feat(etl): 初始化 etl_to_crawler 模块,验证三端连接
- 创建 etl_to_crawler/__init__.py, config.py, connections.py - 使用 pg8000 替代 psycopg2-binary(macOS 二进制兼容问题) - 验证 hikoon-data / hikoon-data-spider / new_music_library / crawler_dev / OSS 全部 OK - 更新 requirements.txt Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Showing
4 changed files
with
111 additions
and
7 deletions
etl_to_crawler/__init__.py
0 → 100644
File mode changed
etl_to_crawler/config.py
0 → 100644
etl_to_crawler/connections.py
0 → 100644
-
Please register or sign in to post a comment