pythonize

Python converter

A Rust-based library that converts Rust objects to Python values and back using the PyO3 library.

GitHub

201 stars
6 watching
27 forks
Language: Rust
last commit: 3 months ago

Related projects:

Repository Description Stars
kevinheavey/pyheck A Python wrapper around a case conversion library in Rust. 48
peterhinch/micropython_data_to_py A utility to convert binary data into Python source code for storage in Flash. 28
rustedpy/result A library providing a simple, type-safe way to handle values with potential errors in Python 3. 1,597
mityax/rustimport A tool that allows direct import of Rust source files into Python and vice versa 226
jturner314/py_literal A Rust crate for parsing and formatting Python literals. 16
63rabbits/midi2ubit A Python utility for converting MIDI notes to a format compatible with the micro:bit's extention pxt-microbit-nerds. 1
pycqa/modernize Transforms Python 2 source code into compatible Python 3 and 2.6+ code 355
dgrunwald/rust-cpython Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. 1,813
skeletonman03/vertprontoir2flipperir Converts Vert Pronto IR codes to a format usable by the Flipper Zero, 9
mat1g3r/option A library that provides Rust-like Option and Result types in Python to handle optional and error values in a more type-safe and expressive way. 85
deanishe/alfred-convert A Python-based workflow for converting units in Alfred 3 and 4 721
gperinazzo/dict-derive A Rust derive macro that automatically transforms Python dicts into Rust structs and vice versa. 105
theochem/iodata A Python library for reading, writing, and converting various computational chemistry file formats. 133
david-oconnor/pyflow A tool for streamlining Python project setup and dependency management 1,329
d3xterjs/pydexter A Python wrapper for rendering charts in the browser with simple syntax 31