python-btrfs is a Python 3 library that provides ways to interact programmatically with an online btrfs file system.
It provides a pure python shadow implementation of data structures used in btrfs together with convenient wrappers around the collection of kernel functions that are available in the btrfs kernel API.
Using them, we can examine the secret inner world of a btrfs file system for educational purposes.
The target audience for using the library is system administrators and developers who want to discover more about the internals of a btrfs file system, or want to create adjusted monitoring or administration tools that are optimized for their specific use cases.
python-btrfs does not directly access disk storage, it only uses functions available in the kernel interface, using system calls. This also means that python-btrfs can not be used to repair a broken filesystem whenever the running Linux kernel cannot properly mount it.
Release files for btrfs 15
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| btrfs-15.tar.gz | 65.8 kB | Details |
Release files / btrfs-15.tar.gz
| Download URL | btrfs-15.tar.gz |
|---|---|
| Size | 65.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1419914ff141dfe9e16fd0477d9548d4bea733ecd77588e8cb7255ce17ada10b
|
|
BLAKE2b-256 checksum How to use checksums |
e73a46984cee1e0d3543c360aa96af51fe8a19e3eba152f5984e0a17ce49f21b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|