Skip to main content

moq-ffi

Raw UniFFI bindings for the Media over QUIC Rust crates.

This package is the native foundation: the compiled moq-ffi cdylib plus the auto-generated Python bindings, exposed exactly as uniffi-bindgen emits them (the Moq-prefixed classes). It tracks the moq-ffi Rust crate version one-to-one.

Most callers want moq-rs instead (imported as moq), the ergonomic wrapper with a Pythonic API (no Moq prefixes, async iterators, context managers). Use moq-ffi directly only if you need the unwrapped API or are building your own wrapper.

Installation

pip install moq-ffi

The distribution is moq-ffi; the import name is moq_ffi.

import asyncio

import moq_ffi


async def main() -> None:
    client = moq_ffi.MoqClient()
    session = await client.connect("https://cdn.moq.dev/anon")


asyncio.run(main())

See Also

  • moq-rs. The ergonomic wrapper most callers want (imported as moq).
  • moq-ffi. The Rust crate that produces these bindings.
  • MoQ project. Full monorepo with Rust server, TypeScript browser lib, and more.

Release files for moq-ffi 0.4.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for moq-ffi 0.4.1
File Size Uploaded
moq_ffi-0.4.1.tar.gz 3.9 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for moq-ffi 0.4.1
File
moq_ffi-0.4.1-py3-none-win_amd64.whl Python 3 none Windows x86-64 Details
moq_ffi-0.4.1-py3-none-manylinux_2_28_x86_64.whl Python 3 none Linux glibc 2.28+ x86-64 Details
moq_ffi-0.4.1-py3-none-manylinux_2_28_aarch64.whl Python 3 none Linux glibc 2.28+ ARM64 Details
moq_ffi-0.4.1-py3-none-macosx_11_0_arm64.whl Python 3 none macOS 11.0+ ARM64 Details

Total release size: 43.6 MB

Release files / moq_ffi-0.4.1.tar.gz

Download URL moq_ffi-0.4.1.tar.gz
Size 3.9 MB
Tags Source
SHA-256 checksum
How to use checksums
3956ae900c015c92127b907884730f2988675d0c634f4ce61e4507d1271971f5
BLAKE2b-256 checksum
How to use checksums
09caa5ff3fd5967b08f0918c1a5fece244aefd6239e9d948c962a77575a6b888
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.

Transparency log

Release files / moq_ffi-0.4.1-py3-none-win_amd64.whl

Download URL moq_ffi-0.4.1-py3-none-win_amd64.whl
Size 8.5 MB
Tags Python 3 Windows x86-64
SHA-256 checksum
How to use checksums
de4bf27de8749447beeec13a553b1e1f5a61cd3966ec411073c2066d5a98620a
BLAKE2b-256 checksum
How to use checksums
d8dadf1564c74c43b4754630442414c795e713ed6268a81ff0452847b3c2fe05
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.

Transparency log

Release files / moq_ffi-0.4.1-py3-none-manylinux_2_28_x86_64.whl

Download URL moq_ffi-0.4.1-py3-none-manylinux_2_28_x86_64.whl
Size 10.8 MB
Tags Linux glibc 2.28+ x86-64 Python 3
SHA-256 checksum
How to use checksums
ec654c8d31a5c1f3b470084b23c3f15bc6039d5673944866a6b81a69ca83f24a
BLAKE2b-256 checksum
How to use checksums
4f719dd8e18be831cd77e40be44ee299e311ff31861815c08bc66d87e98748ff
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.

Transparency log

Release files / moq_ffi-0.4.1-py3-none-manylinux_2_28_aarch64.whl

Download URL moq_ffi-0.4.1-py3-none-manylinux_2_28_aarch64.whl
Size 11.3 MB
Tags Linux glibc 2.28+ ARM64 Python 3
SHA-256 checksum
How to use checksums
925196b8ed69413657ed63185349b47fd64f4c44eec91a0023478822ed83b75b
BLAKE2b-256 checksum
How to use checksums
0ebc8598ca0799150a15f9758a49770bd5cb2a8f1e8b8ced1a41a17d39bd8e02
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.

Transparency log

Release files / moq_ffi-0.4.1-py3-none-macosx_11_0_arm64.whl

Download URL moq_ffi-0.4.1-py3-none-macosx_11_0_arm64.whl
Size 9.3 MB
Tags Python 3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
50623f12f64285e4f4f9389b88997e29e2ce4c292e7e524616af31e4807cf3eb
BLAKE2b-256 checksum
How to use checksums
f0a330ad087553dd01109f3dae44c9c4fc3bf9007058ee5e1e997f3e8e00b82a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.

Transparency log

Release history Release notifications | RSS feed

0.4.2

5 release files

This release

0.4.1 This release

5 release files

0.4.0

5 release files

0.3.19

5 release files

0.3.14

5 release files

0.3.13

5 release files

0.3.12

5 release files

0.3.11

5 release files

0.3.10

5 release files

0.3.6

6 release files

0.3.5

6 release files

0.3.4

6 release files

0.3.3

6 release files

0.3.2

6 release files

0.3.1

6 release files

0.3.0

6 release files

0.2.33

6 release files

0.2.32

6 release files

0.2.31

6 release files

0.2.30

6 release files

0.2.29

6 release files

0.2.25

6 release files

0.2.24

6 release files

0.2.23

6 release files

0.2.21

6 release files

0.2.20

6 release files

0.2.11

5 release files

0.2.10

5 release files

0.2.9

5 release files

0.2.2

5 release files

0.2.1

5 release files

0.2.0

5 release files

0.1.6

5 release files

0.1.5

5 release files

0.1.4

5 release files

0.1.3

5 release files

0.1.2

5 release 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