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.2.0.tar.gz
(5.4 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
File details
Details for the file pys3fuse-0.2.0.tar.gz.
File metadata
- Download URL: pys3fuse-0.2.0.tar.gz
- Upload date:
- Size: 5.4 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 |
096150c8c8af1d6a7d5f3c259abe6c59dcbc30bac829a1363189baaeb2f0e3ee
|
|
| MD5 |
f71f3b623589a33cf636afb67523987d
|
|
| BLAKE2b-256 |
5fb0729ca4fcedc91e882315cce1d7a476348db915be288d3e48f683dcfdac04
|
File details
Details for the file pys3fuse-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pys3fuse-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.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 |
4b82195eb2cac85e9ea7a4baf85229b5882849c1402f209f2583438fc44f3320
|
|
| MD5 |
abc8d89fd9cb7b7ea84eab8ddd1223be
|
|
| BLAKE2b-256 |
1824a8aeff62a5ee78c4fd6127ff6038c03834143403bb68be6909d3464653ca
|