pyCropWat/ ├── pycropwat/ # Main package │ ├── __init__.py # Package exports │ ├── core.py # EffectivePrecipitation class │ ├── methods ...