No project description provided
Project description
pys3fuse
A FUSE Written in Python to Support S3 Protocol on POSIX
Installation
- You must have these libraries
sudo apt install libfuse2t64 libfuse3-3 libfuse3-dev libfuse-dev
- Create a directory for your S3 bucket
mkdir some_name
- Create a venv inside it
python3 -m venv .venv && source .venv/bin/activate
- Install
PyS3FUSE
python -m pip install pys3fuse
- Usage
python -m pys3fuse --help
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
pys3fuse-0.4.6.tar.gz
(13.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pys3fuse-0.4.6-py3-none-any.whl
(17.4 kB
view details)
File details
Details for the file pys3fuse-0.4.6.tar.gz.
File metadata
- Download URL: pys3fuse-0.4.6.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.12.3 Linux/6.11.0-21-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd2a15aafe09767e8d92561723518b3d225947835e517344acc2d6d1d598221d
|
|
| MD5 |
bc42f719ed7a90a187946af0f299f022
|
|
| BLAKE2b-256 |
8ecb3635cca32e1d328beb0e2c3eb54564387c2ffe79b6bffa6800184aa11465
|
File details
Details for the file pys3fuse-0.4.6-py3-none-any.whl.
File metadata
- Download URL: pys3fuse-0.4.6-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.12.3 Linux/6.11.0-21-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a906def22060759cb4697b371a58431c71301b13c996419315712b148a332449
|
|
| MD5 |
cbf2c0085bfa8cdd8e9b0ff96cb3ebaa
|
|
| BLAKE2b-256 |
9f782af34d35b646be7db1fa2f10f2eaf82c75efd51e518d5d0bc908b3660552
|