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.5.2.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.5.2-py3-none-any.whl
(17.1 kB
view details)
File details
Details for the file pys3fuse-0.5.2.tar.gz.
File metadata
- Download URL: pys3fuse-0.5.2.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 |
b2a2d850b8c23b33b56919c0e18830ac0e522740d4629aa111e7ff86bf59d9ec
|
|
| MD5 |
24e7c7c854ec1d022b13483389f81ab9
|
|
| BLAKE2b-256 |
adb65d9471f55f5954ab536639d7fbdc6e561cc806ef5b8641c1c07c9c617776
|
File details
Details for the file pys3fuse-0.5.2-py3-none-any.whl.
File metadata
- Download URL: pys3fuse-0.5.2-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 |
6e4e86b115446a43a46feb29714f18f4b80cd91df519a5cc0f5fdfbb71e0a6ef
|
|
| MD5 |
1d4f6c0df28b55068aa62d4059a5c7b8
|
|
| BLAKE2b-256 |
ddd7b2bb8810e31d36c8eb69adb396ba7d51cd26757f6f5844ee50b52b523288
|