Filesystem-spec interface over rclone
Project description
fsspec-rclone
Implementation of fsspec for rclone.
A simple example:
import fsspec
with fsspec.open("rclone://sftp:host=localhost,user=myuser,pass=mypass,config=/etc/rclone/rclone.conf:path/to/file", "r") as f:
print(f.read())
TBC
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
fsspec-rclone-0.0.1.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file fsspec-rclone-0.0.1.tar.gz
.
File metadata
- Download URL: fsspec-rclone-0.0.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0070610b0186aa5cbfc06343f71645ab8d481a27811af32a3f18bb6949accf7 |
|
MD5 | 04c831ebd9761fc6476c40ba56e839db |
|
BLAKE2b-256 | 9198e830ae8e72ebbe8ff4c47fc5806cfb4ff928a884d4944539a53e265b3c3a |
File details
Details for the file fsspec_rclone-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: fsspec_rclone-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99953a463c6b21dd13d48658c9f88f642cad58026ef6c4cd8864c048552abf3f |
|
MD5 | dfb245da7537c2dae802e404c03406f8 |
|
BLAKE2b-256 | 250dbd547154e3e6167263f62062e2eb9d0d1b8b114aa32864667264bbe40aac |