Skip to main content

Python module to inspect btrfs filesystems

Project description

Python 3 module to inspect btrfs filesystems.

Btrfs is a copy on write (COW) filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration.

License

The python-btrfs library itself is licensed under the LGPL-3.0.

Example scripts in the bin directory are licensed under the MIT License (Expat).

Project Goal

The primary goal of this module is to be able to inspect the internals of a mounted, online, filesystem for educational purposes.

A second goal is to provide a nicer way for automating administration tasks and writing monitoring scripts by being able to just programmatically access the needed information, instead of having to spend most of the time on parsing human readable output from other btrfs tools.

The python module acts as a wrapper around the low level kernel calls and btrfs data structures, presenting them as python objects with interesting attributes and references to other objects.

Documentation

Reference documentation of the stable API of the library is written in Sphinx autodoc format. An [online version of the HTML documentation](https://python-btrfs.readthedocs.io/en/stable/btrfs.html) is also available.

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

btrfs-11.tar.gz (48.1 kB view details)

Uploaded Source

File details

Details for the file btrfs-11.tar.gz.

File metadata

  • Download URL: btrfs-11.tar.gz
  • Upload date:
  • Size: 48.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.5

File hashes

Hashes for btrfs-11.tar.gz
Algorithm Hash digest
SHA256 3dc3404438e8d568eecd343d10e12cf38a314730b91771fef3a3787e88d422f1
MD5 0beb9e8c9c60011787b875a4368c4521
BLAKE2b-256 86375d70ca77e8978848525d0319d0a5bef1d0e3a3366209d0c52f54117c766a

See more details on using hashes here.

Supported by

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