Name | intake JSON |
Version |
2.0.8
JSON |
| download |
home_page | None |
Summary | Data catalog, search and load |
upload_time | 2025-01-14 17:06:29 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Intake: Take 2
**A general python package for describing, loading and processing data**

[](https://github.com/intake/intake/actions)
[](http://intake.readthedocs.io/en/latest/?badge=latest)
*Taking the pain out of data access and distribution*
Intake is an open-source package to:
- describe your data declaratively
- gather data sets into catalogs
- search catalogs and services to find the right data you need
- load, transform and output data in many formats
- work with third party remote storage and compute platforms
Documentation is available at [Read the Docs](http://intake.readthedocs.io/en/latest).
Please report issues at https://github.com/intake/intake/issues
Install
-------
Recommended method using conda:
```bash
conda install -c conda-forge intake
```
You can also install using `pip`, in which case you have a choice as to how many of the optional
dependencies you install, with the simplest having least requirements
```bash
pip install intake
```
Note that you may well need specific drivers and other plugins, which usually have additional
dependencies of their own.
Development
-----------
* Create development Python environment with the required dependencies, ideally with `conda`.
The requirements can be found in the yml files in the `scripts/ci/` directory of this repo.
* e.g. `conda env create -f scripts/ci/environment-py311.yml` and then `conda activate test_env`
* Install intake using `pip install -e .`
* Use `pytest` to run tests.
* Create a fork on github to be able to submit PRs.
* We respect, but do not enforce, pep8 standards; all new code should be covered by tests.
Raw data
{
"_id": null,
"home_page": null,
"name": "intake",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Martin Durant <martin.durant@alumni.utoronto.ca>",
"download_url": "https://files.pythonhosted.org/packages/30/d5/fae637383a97cb85cacfead6a41c777275c7eed1e3dd4b3cc5c5fef363ea/intake-2.0.8.tar.gz",
"platform": null,
"description": "# Intake: Take 2\n\n**A general python package for describing, loading and processing data**\n\n\n\n[](https://github.com/intake/intake/actions)\n[](http://intake.readthedocs.io/en/latest/?badge=latest)\n\n\n*Taking the pain out of data access and distribution*\n\nIntake is an open-source package to:\n\n- describe your data declaratively\n- gather data sets into catalogs\n- search catalogs and services to find the right data you need\n- load, transform and output data in many formats\n- work with third party remote storage and compute platforms\n\nDocumentation is available at [Read the Docs](http://intake.readthedocs.io/en/latest).\n\nPlease report issues at https://github.com/intake/intake/issues\n\nInstall\n-------\n\nRecommended method using conda:\n```bash\nconda install -c conda-forge intake\n```\n\nYou can also install using `pip`, in which case you have a choice as to how many of the optional\ndependencies you install, with the simplest having least requirements\n\n```bash\npip install intake\n```\n\nNote that you may well need specific drivers and other plugins, which usually have additional\ndependencies of their own.\n\nDevelopment\n-----------\n * Create development Python environment with the required dependencies, ideally with `conda`.\n The requirements can be found in the yml files in the `scripts/ci/` directory of this repo.\n * e.g. `conda env create -f scripts/ci/environment-py311.yml` and then `conda activate test_env`\n * Install intake using `pip install -e .`\n * Use `pytest` to run tests.\n * Create a fork on github to be able to submit PRs.\n * We respect, but do not enforce, pep8 standards; all new code should be covered by tests.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Data catalog, search and load",
"version": "2.0.8",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f6ddc251b0ceb7d6019afe0ab90fe54e0d918adc9822de96f2e7c5fc1bec2c0e",
"md5": "36bb960a327cff53d01b00e14d9f0424",
"sha256": "6095ed5b65568cd9cd1da1fc9d3977c9b981d74264ea9eafb6964f1d508632c5"
},
"downloads": -1,
"filename": "intake-2.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "36bb960a327cff53d01b00e14d9f0424",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 134723,
"upload_time": "2025-01-14T17:06:26",
"upload_time_iso_8601": "2025-01-14T17:06:26.508249Z",
"url": "https://files.pythonhosted.org/packages/f6/dd/c251b0ceb7d6019afe0ab90fe54e0d918adc9822de96f2e7c5fc1bec2c0e/intake-2.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "30d5fae637383a97cb85cacfead6a41c777275c7eed1e3dd4b3cc5c5fef363ea",
"md5": "192df90cf73c1f48fc92d55e8095bb46",
"sha256": "731d484a002de2f659bb988f406b35037234a35c17b08776d9a5e4838ecf2769"
},
"downloads": -1,
"filename": "intake-2.0.8.tar.gz",
"has_sig": false,
"md5_digest": "192df90cf73c1f48fc92d55e8095bb46",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 122021,
"upload_time": "2025-01-14T17:06:29",
"upload_time_iso_8601": "2025-01-14T17:06:29.905445Z",
"url": "https://files.pythonhosted.org/packages/30/d5/fae637383a97cb85cacfead6a41c777275c7eed1e3dd4b3cc5c5fef363ea/intake-2.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-14 17:06:29",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "intake"
}