{"library":"pooch","type":"library","category":null,"description":"Pooch is a Python library designed to simplify the management and fetching of data files. It automatically downloads files from remote servers (supporting HTTP, FTP, Zenodo, and Figshare) only when they are needed, stores them in a local cache, and ensures data integrity through SHA256 hash checks. This makes it ideal for Python libraries distributing sample datasets or for scientists managing research data. The current version is 1.9.0, with a release cadence that typically spans several months to a year between minor versions, reflecting ongoing development and stability.","language":"python","status":"active","version":"1.9.0","tags":["data management","caching","download","sample data","integrity check"],"install":[{"cmd":"pip install pooch","imports":["from pooch import create"]},{"cmd":"conda install conda-forge::pooch","imports":[]}],"homepage":"https://www.fatiando.org/pooch","github":"https://github.com/fatiando/pooch","docs":"https://www.fatiando.org/pooch","changelog":"https://www.fatiando.org/pooch/latest/changes.html","pypi":"https://pypi.org/project/pooch/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pooch/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":"verified"}}