17 projects
irene-cipher
Production-grade cryptographic library for text and file encryption
industrial-readers-client
High-performance Python client for Industrial Readers Server
industrial-readers
Fast, cross-platform readers for .txt, .xlsx/.xls, .docx/.doc, .pptx/.ppt implemented in Rust via PyO3 and packaged with maturin.
async-server-ops
Async remote file ops over SSH (scp) with robust defaults and Python bindings
zenc
Streaming AEAD file encryption/decryption (Rust) with Python bindings
irene-crypto
Encrypt an arbitrary list of messages into one ciphertext and decrypt back (AEAD)
mjpreprocessor
Fast PDF/DOCX preprocessor with Rust + PyO3
rust-add-pyo3
Minimal PyO3 example that adds two numbers.
pdf-qr-stamper
Stamp a QR code onto every page of a PDF (Rust core; Python bindings via PyO3).
irene-qr-to-pdf
None
pdf-qr
None
pdftotxtconverter
None
rust-tokenizer-sober
Fast Unicode-aware tokenizer implemented in Rust (PyO3 + maturin).
rust-tokenizer-pyo3
Fast Unicode-aware tokenizer implemented in Rust (PyO3 + maturin).
hello-rust-pyo3
Small example of a Rust extension module for Python using PyO3 + maturin.
edu-calc-setuptools
A tiny calculator library + CLI (setuptools backend).
hello-release-studio
A tiny sample package to test PyPI Release Studio