Skip to main content

Simple ctypes bindings for FUSE

Project description

fusepyng is a Python module that provides a simple interface to FUSE on various operating systems. It’s just one file and is implemented using ctypes.

fusepyng is a fork of fusepy. We keep our code in sync with new code from there.

examples

See some examples of how you can use fusepyng:

memory:

A simple memory filesystem

loopback:

A loopback filesystem

context:

Sample usage of fuse_get_context()

sftp:

A simple SFTP filesystem (requires paramiko)

fusepy requires FUSE 2.6 (or later) and runs on:

  • Linux (i386, x86_64, PPC, arm64, MIPS)

  • Mac OS X (Intel, PowerPC)

  • FreeBSD (i386, amd64)

  • OpenBSD (all archs)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fusepyng-1.0.7.tar.gz (10.9 kB view hashes)

Uploaded Source

Built Distribution

fusepyng-1.0.7-py3-none-any.whl (11.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page