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.2

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.2
File Size Uploaded
moq_ffi-0.4.2.tar.gz 3.9 MB Details

Built distributions (wheels)

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

Total release size: 43.7 MB

Release files / moq_ffi-0.4.2.tar.gz

Download URL moq_ffi-0.4.2.tar.gz
Size 3.9 MB
Tags Source
SHA-256 checksum
How to use checksums
dd43f920306f259c3ebbbefc9548ce68bf0f61ace25c322a1f3a8306d50b0adc
BLAKE2b-256 checksum
How to use checksums
df049b5644356b7e3a0114d1ab2259312407eca96f9b8017963823cb93ff8283
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.2-py3-none-win_amd64.whl

Download URL moq_ffi-0.4.2-py3-none-win_amd64.whl
Size 8.5 MB
Tags Python 3 Windows x86-64
SHA-256 checksum
How to use checksums
ccec99af968e993245e0aba5dfe06a8e0c7518260b44abf2c2857aa184b41b72
BLAKE2b-256 checksum
How to use checksums
0f90963a9e4d36ca9b933ceb98e9f9fa04b58cd1b5259c81d60ad30fdb241343
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.2-py3-none-manylinux_2_28_x86_64.whl

Download URL moq_ffi-0.4.2-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
cdc936314eea0fa39bbf5b06d487b61dc2792552a33fb0a8841d71795d337e4e
BLAKE2b-256 checksum
How to use checksums
7c3f2d5a898c88e64778172e0280979e8838535c351c37ca29d8df6d0a0bd37d
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.2-py3-none-manylinux_2_28_aarch64.whl

Download URL moq_ffi-0.4.2-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
579d0440979f060cf68a41e828699694a7440b364a4d2479d90b9a8e03e5cc41
BLAKE2b-256 checksum
How to use checksums
c9c19ea104b5e3a93fcd184edbd212f104e2123b74333d42495701581cc023a7
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.2-py3-none-macosx_11_0_arm64.whl

Download URL moq_ffi-0.4.2-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
706a30962cde2e01485d25d3f897412bc8635d62ef0f1cbadc75419b1fae9c78
BLAKE2b-256 checksum
How to use checksums
e9adc2b4320f847d13e6c584260603b1e6a4c27b601f49413275bdb322f3cdf8
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

This release

0.4.2 This release

5 release files

0.4.1

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