Skip to main content

escapepod

Fast Python reader/writer for Oxford Nanopore POD5 files, backed by a pure Rust engine (the same engine as the escpod CLI). It mirrors the API of Oxford Nanopore's official pod5 package closely enough to be a mostly drop-in replacement, while reading and writing considerably faster.

Alpha quality and under active development. APIs and output formats may change without notice. Verify results against the official ONT pod5 tools before relying on it for anything important.

Install

uv pip install escapepod

Wheels are published for CPython 3.9+ (abi3) on Linux (x86_64/aarch64, manylinux + musllinux) and macOS (x86_64/arm64).

Usage

import escapepod

with escapepod.Reader("experiment.pod5") as reader:
    print(f"{reader.read_count} reads")
    for read in reader:
        signal = reader.get_signal(read)          # raw ADC (int16)
        print(read.read_id, read.num_samples, signal.mean())

See the documentation for the full API.

License

MIT

Download files

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

Source Distribution

escapepod-0.24.3.tar.gz (1.3 MB view details)

Uploaded Source

Built Distributions

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

escapepod-0.24.3-cp39-abi3-musllinux_1_2_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ x86-64

escapepod-0.24.3-cp39-abi3-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARM64

escapepod-0.24.3-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ x86-64

escapepod-0.24.3-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARM64

escapepod-0.24.3-cp39-abi3-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

escapepod-0.24.3-cp39-abi3-macosx_10_12_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.9+macOS 10.12+ x86-64

File details

Details for the file escapepod-0.24.3.tar.gz.

File metadata

  • Download URL: escapepod-0.24.3.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for escapepod-0.24.3.tar.gz
Algorithm Hash digest
SHA256 7ce6900221826810e9a318a4fb97351ddbcd6aa80d37266a79ddbd7c05c7db64
MD5 bcf2a5d713dc7652128b8be0cb6225a2
BLAKE2b-256 29014ff578ecf18431cb691b2f3274ea406433d406982513b9942316090e7a11

See more details on using hashes here.

Provenance

The following attestation bundles were made for escapepod-0.24.3.tar.gz:

Publisher: release.yml on rnabioco/escapepod-rs

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

File details

Details for the file escapepod-0.24.3-cp39-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for escapepod-0.24.3-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8eddb1f9149f137b164059592a3d67ff35cb1f2f0586fce15dc038590cc6f297
MD5 4acc14d3a02adf7b9dbd88aa66f6d545
BLAKE2b-256 0a1f79c22528f4707ca398a3654f4270f7fbe105e0d5c4e8e1f26514e382ce77

See more details on using hashes here.

Provenance

The following attestation bundles were made for escapepod-0.24.3-cp39-abi3-musllinux_1_2_x86_64.whl:

Publisher: release.yml on rnabioco/escapepod-rs

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

File details

Details for the file escapepod-0.24.3-cp39-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for escapepod-0.24.3-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f124bde534332a240dbf86531a14e28cf879c710a63dd0ca136d803ef8981926
MD5 4cf7b7ae00977e48d3a6f89b45b40c10
BLAKE2b-256 115a951c6a99af8fb7ef1a198d31e08cf54f8d63b653e77b28305ffd0284c709

See more details on using hashes here.

Provenance

The following attestation bundles were made for escapepod-0.24.3-cp39-abi3-musllinux_1_2_aarch64.whl:

Publisher: release.yml on rnabioco/escapepod-rs

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

File details

Details for the file escapepod-0.24.3-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for escapepod-0.24.3-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5639ec210799ce05c6861412cfccaeb50849e7ce0916dc7eb6cc922a6cd2d109
MD5 37b8364aace27258f262000febdaf3b9
BLAKE2b-256 e691e6ce807046214261ef225f04876d54575cf33b06c521a9c173b3306c2043

See more details on using hashes here.

Provenance

The following attestation bundles were made for escapepod-0.24.3-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on rnabioco/escapepod-rs

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

File details

Details for the file escapepod-0.24.3-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for escapepod-0.24.3-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d0d0eeed6ee089808ef3f977077c5a19c7e21c81b1847637c63234148f68c8a6
MD5 24301aa781e693d92bf7ea648d5530c1
BLAKE2b-256 4194718a00a94b326328203de16a4296c949c7872e4a1c33665853f21279735d

See more details on using hashes here.

Provenance

The following attestation bundles were made for escapepod-0.24.3-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on rnabioco/escapepod-rs

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

File details

Details for the file escapepod-0.24.3-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for escapepod-0.24.3-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e459f83af3fcaa9e1af760f46bc465ef74943e7b5ae85e26a1b4a40110ad98c
MD5 90b4dd936b449a7c709a40558691d763
BLAKE2b-256 eef3722b8cc269c44abc5e9f586f54dc311f4b38662db469924964139964ed19

See more details on using hashes here.

Provenance

The following attestation bundles were made for escapepod-0.24.3-cp39-abi3-macosx_11_0_arm64.whl:

Publisher: release.yml on rnabioco/escapepod-rs

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

File details

Details for the file escapepod-0.24.3-cp39-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for escapepod-0.24.3-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f91afdd6f964fec7d5f0dbe6ffd63202fb47a529ac384894e41e733289fe5bb2
MD5 a1eab70d20bd6d6125d417aa1a5165cf
BLAKE2b-256 f84cd132b9468f2cf03670615a24d3b1908464e1b817042ced514b3de3a2372a

See more details on using hashes here.

Provenance

The following attestation bundles were made for escapepod-0.24.3-cp39-abi3-macosx_10_12_x86_64.whl:

Publisher: release.yml on rnabioco/escapepod-rs

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

Release history Release notifications | RSS feed

0.26.0

7 files

0.25.0

7 files

This release

0.24.3 This release

7 files

0.24.2

7 files

0.24.1

7 files

0.24.0

7 files

0.23.0

7 files

0.22.0

7 files

0.21.0

7 files

0.20.0

7 files

0.19.0

7 files

0.18.1

7 files

0.18.0

7 files

0.17.2

7 files

0.17.1

7 files

0.17.0

7 files

0.16.1

7 files

0.16.0

7 files

0.15.0

7 files

0.14.0

7 files

0.13.0

7 files

0.12.0

7 files

0.11.0

7 files

0.10.0

7 files

0.9.0

7 files

0.8.1

7 files

0.8.0

7 files

0.7.0

7 files

0.6.3

7 files

0.6.2

7 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page