Skip to content

My-MC/ffmpegwithpy-rust

Repository files navigation

ffmpegwithpy

This registry is a Rust rewrite of ffmpegwithpy.

to Develop

Install Dependence

pip install maturin taskipy

Develop Build

task dev

Test

# Run Python library test
pytest

# Run Rust library test
cargo test

Build Release Wheel

task build

License

This repository is licensed under the MIT license.

Releases

No releases published

Packages

No packages published