Skip to main content

A `fsspec`-compatible file-system interface for dCache

Project description

dCacheFS

GitHub License PyPI Zenodo CII Best Practices CI Test CI Publish Documentation

dCacheFS provides a Python file-system interface for a dCache storage system, such as the instance provided at SURF. dCacheFS builds and extend the Filesystem Spec (fsspec) library, so that it can be used as an independent library or via the more general fsspec functions.

Installation

To install dcachefs, do:

pip install dcachefs

Documentation

The project's full documentation can be found here

Development

If you want to modify/develop dcachefs, clone this repository and install it in editable mode with the dev dependencies:

git clone git@github.com:RS-DAT/dcachefs
cd dcachefs
pip install -e .[dev]

In order to keep a consistent coding style, we use the Ruff linter and formatter:

ruff check .
ruff format .

The commands above can be run automatically at every commit via pre-commit hooks, which can be installed by running:

pre-commit install

Run tests (including coverage) with:

pytest

In order to build the documentation, you need to install the docs dependencies:

pip install -e .[docs]
cd docs
make html

Contributing

If you want to contribute to the development of dCacheFS, have a look at the contribution guidelines.

License

Copyright (c) 2026, Netherlands eScience Center

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Credits

This package was created with Cookiecutter and the NLeSC/python-template.

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

dcachefs-0.2.0.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

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

dcachefs-0.2.0-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file dcachefs-0.2.0.tar.gz.

File metadata

  • Download URL: dcachefs-0.2.0.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dcachefs-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d8d2ef698bd76426610390a105457e0f452b533fb2ee81593322650b82bd78d6
MD5 86fe15493dadbb9efbc68ccc0a09224d
BLAKE2b-256 5812c5e037e86f314994ec1243d1c82180fb6a021e57192aaa7e41f2792eb697

See more details on using hashes here.

File details

Details for the file dcachefs-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: dcachefs-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 13.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dcachefs-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 803d18beba3e5fb99ce6e331fd6d9b06d6025a94939e375c1ae5775667420f02
MD5 bc220e28edf6a4f3ded7f768e70d3cf3
BLAKE2b-256 aeafa316c2f3dcd61804cdf97afa5d7df7300c4d199bcc3e12458c886ad570fa

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