Files
usher-exploring/src/usher_pipeline/evidence/__init__.py
gbanyan a88b0eea60 feat(02-01): add gnomAD constraint data models and download module
- Create evidence layer package structure
- Define ConstraintRecord Pydantic model with NULL preservation
- Implement streaming download with httpx and tenacity retry
- Add lazy TSV parser with column name variant handling
- Add httpx and structlog dependencies
2026-02-11 18:11:49 +08:00

2 lines
56 B
Python

"""Evidence layer package for external data sources."""