Skip to content

Commit

Permalink
Merge pull request #1294 from PyO3/davidhewitt-patch-9
Browse files Browse the repository at this point in the history
readme: add pythonize
  • Loading branch information
kngwyu authored Nov 28, 2020
2 parents 6669493 + 282fd80 commit 884f9b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ about this topic.
* [rust-numpy](https://github.com/PyO3/rust-numpy) _Rust binding of NumPy C-API_
* [dict-derive](https://github.com/gperinazzo/dict-derive) _Derive FromPyObject to automatically transform Python dicts into Rust structs_
* [pyo3-log](https://github.com/vorner/pyo3-log) _Bridge from Rust to Python logging_
* [pythonize](https://github.com/davidhewitt/pythonize) _Serde serializer for converting Rust objects to JSON-compatible Python objects_

## Examples

Expand Down

0 comments on commit 884f9b2

Please sign in to comment.