Skip to main content

Data catalog, search and load

Project description

Intake: Take 2

A general python package for describing, loading and processing data

Logo

Build Status Documentation Status

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.

Please report issues at https://github.com/intake/intake/issues

Install

Recommended method using conda:

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

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

intake-2.0.1.tar.gz (7.6 MB view details)

Uploaded Source

Built Distribution

intake-2.0.1-py3-none-any.whl (172.7 kB view details)

Uploaded Python 3

File details

Details for the file intake-2.0.1.tar.gz.

File metadata

  • Download URL: intake-2.0.1.tar.gz
  • Upload date:
  • Size: 7.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for intake-2.0.1.tar.gz
Algorithm Hash digest
SHA256 33b811ab13ffed657d7cc1b56a5e1adf7133cfe47f771ce8bd822e76f873b131
MD5 257f03e2b544ddc8e649410d0d563265
BLAKE2b-256 6fa9a079eadfac159611e0413eb89dea2c5982003e29838668753df7d856ed90

See more details on using hashes here.

Provenance

File details

Details for the file intake-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: intake-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 172.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for intake-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2d79492c29e04094d06605a5c057dfd1d09659916cbb8f3f5c5fce3528201560
MD5 6b6a447acb1b240136348fdd4d898d6e
BLAKE2b-256 99af79b9747d7371fd19494fdb6cef7329c94f661d6167f606a810a0f2da6511

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page