File-system specification
Project description
filesystem_spec
A specification for pythonic filesystems.
Install
pip install fsspec
or
conda install -c conda-forge fsspec
Purpose
To produce a template or specification for a file-system interface, that specific implementations should follow,
so that applications making use of them can rely on a common behaviour and not have to worry about the specific
internal implementation decisions with any given backend. Many such implementations are included in this package,
or in sister projects such as s3fs
and gcsfs
.
In addition, if this is well-designed, then additional functionality, such as a key-value store or FUSE mounting of the file-system implementation may be available for all implementations "for free".
Documentation
Please refer to RTD
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fsspec-0.5.1.tar.gz
.
File metadata
- Download URL: fsspec-0.5.1.tar.gz
- Upload date:
- Size: 90.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a1446e70d1a106e4b8086be5dd2dc13008b946fbdf8c3423f38442f7cdaede5 |
|
MD5 | 4b5a2d21ae30901935c725faf9c047d9 |
|
BLAKE2b-256 | 18082c3c7d083ca3452a17eeed87bd99f8108bd5781ab7d14196fd99e083a4cb |
File details
Details for the file fsspec-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: fsspec-0.5.1-py3-none-any.whl
- Upload date:
- Size: 56.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 578f05df294ebba4b7116cb49a4c2be04f6f1163c0615fbc3d5afd9dd329222e |
|
MD5 | 794e5114fa2a2b7a17cdd3a045ae4585 |
|
BLAKE2b-256 | 952c31fce3889ce89ec13e47201c71a0cb6d2ff6e5c7b5fed066fe0ac5c5e22b |