pythonize

Python converter

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

GitHub

211 stars
6 watching
28 forks
Language: Rust
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
kevinheavey/pyheckA Python wrapper around a case conversion library in Rust.48
peterhinch/micropython_data_to_pyA utility to convert binary data into Python source code for storage in Flash.28
rustedpy/resultA library providing a simple, type-safe way to handle values with potential errors in Python 3.1,625
mityax/rustimportAutomatically imports and compiles Rust code into Python extensions233
jturner314/py_literalA Rust crate for parsing and formatting Python literals.16
63rabbits/midi2ubitA Python utility for converting MIDI notes to a format compatible with the micro:bit's extention pxt-microbit-nerds.1
pycqa/modernizeTransforms Python 2 source code into compatible Python 3 and 2.6+ code356
dgrunwald/rust-cpythonRust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts.1,815
skeletonman03/vertprontoir2flipperirConverts Vert Pronto IR codes to a format usable by the Flipper Zero,9
mat1g3r/optionA 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-convertA Python-based workflow for converting units in Alfred 3 and 4722
gperinazzo/dict-deriveA Rust derive macro that automatically transforms Python dicts into Rust structs and vice versa.105
theochem/iodataA Python library for reading, writing, and converting various computational chemistry file formats.134
david-oconnor/pyflowA tool for streamlining Python project setup and dependency management1,329
d3xterjs/pydexterA Python wrapper for rendering charts in the browser with simple syntax31