Skip to content

Welcome to fsspec-utils

⚠️ PACKAGE DEPRECATED

This package is no longer maintained and will be removed in a future release.

Please migrate to fsspeckit immediately.

  • ✅ All functionality is now in fsspeckit
  • ✅ Same API for easy migration
  • ✅ Active development and support

View Migration Guide →

About This Documentation

This documentation is maintained for reference and migration purposes only for existing fsspec-utils users. All development has moved to fsspeckit.

For new projects, please use fsspeckit instead. The APIs are identical, making migration straightforward.


Overview (Legacy Information)

fsspec-utils was designed to enhance fsspec (Filesystem Spec) with advanced utilities and extensions, making multi-format I/O, cloud storage configuration, caching, monitoring, and batch processing more streamlined and efficient.

Key Features

  • Multi-format Data I/O: Read and write data in various formats (JSON, CSV, Parquet).
  • Cloud Storage Configuration: Utilities for configuring different cloud storage providers.
  • Enhanced Caching and Monitoring: Built-in caching mechanisms and monitoring capabilities.
  • Batch Processing and Parallel Operations: Handle large datasets efficiently.
  • Directory-like Filesystem: Interact with nested data structures as traditional directories.

Next Steps

For New Users

→ Start with fsspeckit instead

For Existing Users

→ Check the Installation Guide for migration instructions

Reference Material

→ Browse the Quickstart Guide and API Reference for legacy code maintenance


Badges

GitHub PyPI Deprecated Use fsspeckit instead