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
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.1.1.tar.gz
(9.9 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.1.1-py3-none-any.whl
(10.9 kB
view details)
File details
Details for the file pys3fuse-0.1.1.tar.gz.
File metadata
- Download URL: pys3fuse-0.1.1.tar.gz
- Upload date:
- Size: 9.9 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 |
d8921d4bc2c5e5f1e17b761a373dbf3f198b119bd61553d7735bce19e719d940
|
|
| MD5 |
8d224a34f0bcb4784997e22594edb164
|
|
| BLAKE2b-256 |
f64c9b015c04624973aa82b089be14131f0528288b900c2d96fd437c740bf54e
|
File details
Details for the file pys3fuse-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pys3fuse-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.9 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 |
7dfd056af0b2832611077cffe587741aa8589eafd134c4fcbcbf3a2a42145463
|
|
| MD5 |
90a3f677d7f650ff9ca48232f89ef20b
|
|
| BLAKE2b-256 |
6cfc390872ba13d5249a2be9929f53b75e9731256c74cc1f00c2f053caeea2c0
|