Skip to main content

A single high-level file operations API for both object stores and local file system.

Project description

Core functions are accessed through the Files class. This is a high-level interface for file operations on your local file system and/or s3 protocol object stores. Internally, appropriate functions will by called based on the type of arguments passed. i.e. s3:// path or /local/path.

from fileflows import Files

Core functions include create, transfer, copy, move, delete, exists, file_size, list_files, parquet_column_names, df_from_csv, df_from_parquet. See core for more details.

Additional functionality specific to s3 protocol object stores can be accessed through the S3 class. See s3 for more details.

from fileflows import S3

Both Files and S3 take an optional S3Cfg object as argument (from fileflows import S3Cfg). S3Cfg contains parameters for the s3 protocol object store you are working with. If no argument is provided, S3Cfg will default to environment variables: s3_endpoint_url (http://localhost:9000 by default), aws_access_key_id, aws_secret_access_key.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fileflows-0.2.8-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file fileflows-0.2.8-py3-none-any.whl.

File metadata

  • Download URL: fileflows-0.2.8-py3-none-any.whl
  • Upload date:
  • Size: 8.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for fileflows-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 911c17c2426dcc39a2837c8618396ed9f7ed96c8b275cef0838acba881429a8d
MD5 1e346ed53ba138b91e0ecda9466426ad
BLAKE2b-256 25b3b4fce4bf4767aa8e298594ba219191683e051e6da4fad5f39887578e23b9

See more details on using hashes here.

Supported by

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