Skip to main content

fsspec plugin for Faculty Datasets

Project description

An fsspec plugin for Faculty datasets.

Installation

pip install faculty-datasets-fs

Usage

faculty-datasets-fs adds a faculty-datasets protocol that can be used with fsspec, for example:

with fsspec.open("faculty-datasets://file.txt") as fp:
    fp.read()

faculty-datasets-fs relies on environment variables and the standard Faculty credentials toolchain to determine:

  • The Faculty deployment to query

  • The Faculty project to query

  • Credentials to use

These will work out of the box when running within a Faculty project.

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

faculty-datasets-fs-0.1.3.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

faculty_datasets_fs-0.1.3-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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