Converter
Project description
File converter
Fast converter using Python and Rust.
Binding
Binding between Rust and Python is done using PyO3, a library like PyBind11 for C++.
Check Userguide.
Build
Create venv and build the Rust lib. Needs also Rust installation. https://www.rust-lang.org/tools/install
sudo apt install libopencv-dev clang libclang-dev libstdc++-12-dev
python3 -m venv .env
source .env/bin activate
pip install -r requirements.txt
# Test:
maturin develop -r
# Publish:
maturin publish -i python3.10 python3.11
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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dc_converter-0.1.8.tar.gz.
File metadata
- Download URL: dc_converter-0.1.8.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
896702d14a81655f3ef087b5d9c13454995537d9b339b60918da6e9e6f582d48
|
|
| MD5 |
ebdc5d93065edd495d99eee71ffe104f
|
|
| BLAKE2b-256 |
a032a6965b517c167edc0b1b2cb6605df6931a76daaa8db5976b190ac7c91b24
|
File details
Details for the file dc_converter-0.1.8-cp311-cp311-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: dc_converter-0.1.8-cp311-cp311-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 74.8 MB
- Tags: CPython 3.11, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6df2c4576d81f2da4256ef5cc1f24016bc12450e1add65fac3dba89bf9bbf96c
|
|
| MD5 |
4a5c0645dc235bad38f9bb7278144cc8
|
|
| BLAKE2b-256 |
737f533564092b361e669f154954d5dab07d7c1e92482507258d0a43cc8aee2c
|
File details
Details for the file dc_converter-0.1.8-cp310-cp310-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: dc_converter-0.1.8-cp310-cp310-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 74.8 MB
- Tags: CPython 3.10, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07753520923b8ad89fcfb0a5dee90b01f76e6cc45affdf67d2a46f044cd9dcd2
|
|
| MD5 |
f2400d2cc752c76168f22e5f2efa2ce3
|
|
| BLAKE2b-256 |
157893c573848e8a92379fac754ca844829009770d6f20f0be5cbae552b905d3
|