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.6.1.tar.gz
(13.2 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.6.1-py3-none-any.whl
(17.1 kB
view details)
File details
Details for the file pys3fuse-0.6.1.tar.gz.
File metadata
- Download URL: pys3fuse-0.6.1.tar.gz
- Upload date:
- Size: 13.2 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 |
7ef932fa994c77ad7f946e4a9d6a29bfc6df5110de365bc342223d7654dfca6c
|
|
| MD5 |
4f85aa468956f18125724e28c35c89a3
|
|
| BLAKE2b-256 |
a1ccb6681b5ac3f164f326bae0f06b2e27ab948e73f60f04280f4eb2efadc393
|
File details
Details for the file pys3fuse-0.6.1-py3-none-any.whl.
File metadata
- Download URL: pys3fuse-0.6.1-py3-none-any.whl
- Upload date:
- Size: 17.1 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 |
14b6b059401d4928aec8006c338f0504a3421a39b86fde4cdcbf9f1115794d46
|
|
| MD5 |
12976650e4c77c8c4342a828e929d897
|
|
| BLAKE2b-256 |
00d44bd81fb66a226d01ce3801c8745143066b52bfd674327890b887c11b534f
|