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.4.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.4-py3-none-any.whl
(17.4 kB
view details)
File details
Details for the file pys3fuse-0.4.4.tar.gz.
File metadata
- Download URL: pys3fuse-0.4.4.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 |
82815fc8d8f556a8d11727697885a9f6c6ce63ae448431d45a81b53c2fb4699c
|
|
| MD5 |
2fea33c02b9c5b70d3cf929e9265c677
|
|
| BLAKE2b-256 |
53fb01a028e624d34bb375d86c344fb89134ad8b74b637d1c8ba010279e1a327
|
File details
Details for the file pys3fuse-0.4.4-py3-none-any.whl.
File metadata
- Download URL: pys3fuse-0.4.4-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 |
a1fb144955db4e7e3b51275a0fb9805b8089fe61865af1ffce651b9ce02d6408
|
|
| MD5 |
78f49ad7069257232e61757420e6ea5e
|
|
| BLAKE2b-256 |
6bd10643a9c2144207bc836f7756f03b290623fa0841c0523cdea4b5771ca147
|