Skip to main content

Library for read only interactions with an ext4 filesystem

Project description

ext4 on PyPI

Ext4

Library for read only interactions with an ext4 filesystem.

from ext4 import Volume

# Extract raw ext4 image
with open("image.ext4", "rb") as f:
    # Extract specific file
    volume = Volume(f, offset=0)
    inode = volume.inode_at("/etc/version")
    with open("version", "wb") as f:
        f.write(inode.open().read())

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

ext4-1.2.4.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ext4-1.2.4-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

Details for the file ext4-1.2.4.tar.gz.

File metadata

  • Download URL: ext4-1.2.4.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.2.4.tar.gz
Algorithm Hash digest
SHA256 6745744b1fb468ca330892b609cb7064ef36658d7f73ed38ce3fcb84d005e1c6
MD5 8b0ca208417e567a8d85fb46d2a13b51
BLAKE2b-256 e5a9afc7c3ade6ead2ff9b9581df22b67a58eaaf471ee8cd7fad2f02340ed6eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.2.4.tar.gz:

Publisher: build.yaml on Eeems/python-ext4

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ext4-1.2.4-py3-none-any.whl.

File metadata

  • Download URL: ext4-1.2.4-py3-none-any.whl
  • Upload date:
  • Size: 22.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 431d47d9b7e19908cfe9312388c75e7946074931b5109beec89669bde47774f4
MD5 a31618fedcb216e48fde37fa46678282
BLAKE2b-256 6b898f7e53cf0e498339949b86ff2124badc3b69f70ffe5b136617d3ee9d0758

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.2.4-py3-none-any.whl:

Publisher: build.yaml on Eeems/python-ext4

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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