{"library":"intake","type":"library","category":null,"description":"Intake is a lightweight Python package for finding, investigating, loading, and distributing data. It provides a common API for loading data from a wide variety of sources (e.g., CSV, NetCDF, SQL, HDF5, Parquet, Zarr) and enables the creation and management of data catalogs. The current version is 2.0.9, and the project is in a stable maintenance phase for its 2.x series, with less frequent but significant updates.","language":"python","status":"active","version":"2.0.9","tags":["data catalog","data access","dataframe","science","discovery","metadata"],"last_verified":"Sat May 23","install":[{"cmd":"pip install intake","imports":["import intake\ncatalog = intake.open_catalog('my_catalog.yaml')","import intake\ndf = intake.open_csv('data.csv').read()"]},{"cmd":"pip install intake[parquet,s3,sql]","imports":[]}],"homepage":"https://intake.readthedocs.io","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/intake/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.1,"avg_import_s":0.53,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/intake/compatibility"}}